ENTITY node_case
(* SCHEMA iges_structure_schema; *)
      
  ENTITY node_case;
    np          : node_entity;
    translation : LIST OF coordinate;
    rotation    : LIST OF coordinate;
  DERIVE
    no : INTEGER := np.subscript;
  END_ENTITY;
Explicit Attributes
Entity node_case has the following local and inherited explicit attributes:
Derived Attributes
Entity node_case has the following local and inherited derived attributes:
| Attribute | Type | Defined By | 
|---|
 |  no | INTEGER | node_case |  
 
 | 
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
    No subtypesReferenced By
Entity node_case 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