ENTITY sextuple

(* SCHEMA iges_curve_and_surface_geometry_schema; *)
   ENTITY sextuple;
      x : REAL;
      y : REAL;
      z : REAL;
      i : REAL;
      j : REAL;
      k : REAL;
   END_ENTITY;

Explicit Attributes

Entity sextuple has the following local and inherited explicit attributes:
AttributeTypeDefined By
 xREALsextuple
 yREALsextuple
 zREALsextuple
 iREALsextuple
 jREALsextuple
 kREALsextuple

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity sextuple and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 coordinate_sextuples_entity ENTITY sextuple
 piecewise_representation SELECT sextuple


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00