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:
AttributeTypeDefined By
 represented_assemblyassembly (ENTITY)assembly_map
 representing_elementsSET OF element (ENTITY)assembly_map

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity assembly_map and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 select_design_item SELECT assembly_map


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:43:30-04:00