ENTITY assembly_map
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY assembly_map;
represented_assembly : assembly;
representing_elements : SET [1:?] OF element;
END_ENTITY;
Explicit Attributes
Entity assembly_map has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
represented_assembly | assembly (ENTITY) | assembly_map |
representing_elements | SET OF element (ENTITY) | assembly_map |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity assembly_map and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00