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:
| Attribute | Type | Defined By | 
|---|
 |  x | REAL | sextuple |  
|  y | REAL | sextuple |  
|  z | REAL | sextuple |  
|  i | REAL | sextuple |  
|  j | REAL | sextuple |  
|  k | REAL | sextuple |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
    No subtypesReferenced By
Entity sextuple and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00