|
ENTITY Step_edge_feature_shape_model SUBTYPE OF (Edge_shape_model); step_width : Length_tolerance_characteristic; step_depth : Length_tolerance_characteristic; END_ENTITY; -- Step_edge_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; Planar_shape_model - Edge_shape_model applied_surface: board_side; Step_edge_feature_shape_model step_width: Length_tolerance_characteristic; step_depth: Length_tolerance_characteristic; |
Global rules for this entity data type- |