|
ENTITY Planar_projected_shape_model SUBTYPE OF (Planar_shape_model); WHERE WR1: NOT EXISTS(SELF\Representation.name); END_ENTITY; -- Planar_projected_shape_model |
Entity data types and their attributesRepresentation(OPT) id: STRING; (OPT) name: STRING; (OPT) description: STRING; context_of_items: Representation_context; items: SET [1:?] OF Representation_item; Geometric_model (OPT) version_id: STRING; (OPT) model_extent: length_measure; (RT) context_of_items: Geometric_coordinate_space; (RT) items: SET [1:?] OF Detailed_geometric_model_element; Planar_shape_model - Planar_projected_shape_model - |
| Assembly_component_2d_shape_model (Physical_unit_2d_design_view_arm) |
| Part_template_planar_shape_model (Layered_interconnect_complex_template_arm) |
| Physical_unit_planar_shape_model (Physical_unit_2d_shape_arm) |
| planar_projected_shape_model_subtypes (Ap210_electronic_assembly_interconnect_and_packaging_design_arm) |
Global rules for this entity data type- |