|
ENTITY Planar_shape_model ABSTRACT SUPERTYPE OF (Planar_projected_shape_model) SUBTYPE OF (Geometric_model); WHERE WR1: SELF\Geometric_model.context_of_items.dimension_count = 2; END_ENTITY; -- Planar_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 - |
| Edge_shape_model (Edge_shape_feature_arm) |
| Part_template_planar_keepout_shape_model (Layered_interconnect_complex_template_arm) |
| Physical_unit_planar_keepout_shape_model (Physical_unit_2d_shape_arm) |
| Planar_projected_shape_model (Layered_2d_shape_arm) |
| Pre_defined_datum_2d_symbol (Pre_defined_datum_2d_symbol_arm) |
| planar_shape_model_subtypes (Physical_unit_2d_shape_arm) |
Global rules for this entity data type- |