|
ENTITY Solid_with_through_depression SUBTYPE OF (Solid_with_depression); exit_faces : SET [1:?] OF Advanced_face; END_ENTITY; -- Solid_with_through_depression |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Modified_solid rationale: STRING; base_solid: solid_select; Solid_with_depression location: Axis_placement; depth: length_measure; Solid_with_through_depression exit_faces: SET [1:?] OF Advanced_face; |
Global rules for this entity data type- |