|
ENTITY Usage_view_level_non_feature_shape_model ABSTRACT SUPERTYPE SUBTYPE OF (Non_feature_shape_model); SELF\Non_feature_shape_model.associated_element : View_level_non_feature_shape_element; SELF\Non_feature_shape_model.model_shape : view_shape_select; WHERE WR1: SELF\Geometric_model.context_of_items = SELF\Non_feature_shape_model.model_shape\Geometric_model.context_of_items; END_ENTITY; -- Usage_view_level_non_feature_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; Non_feature_shape_model associated_element: Non_feature_shape_element; (OPT) model_shape: Geometric_model; Usage_view_level_non_feature_shape_model (RT) associated_element: View_level_non_feature_shape_element; (RT) model_shape: view_shape_select; |
| Physical_unit_3d_keepout_shape_model (Physical_unit_3d_shape_arm) |
| Physical_unit_planar_keepout_shape_model (Physical_unit_2d_shape_arm) |
Global rules for this entity data type- |