ENTITY part_map

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY part_map;
 	represented_part : part;
 	representing_elements : SET [1:?] OF element;
END_ENTITY;

Explicit Attributes

Entity part_map has the following local and inherited explicit attributes:
AttributeTypeDefined By
 represented_partpart (ENTITY)part_map
 representing_elementsSET OF element (ENTITY)part_map

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00