|
ENTITY Solid_with_depression ABSTRACT SUPERTYPE OF ((Solid_with_through_depression ANDOR ONEOF (Solid_with_stepped_round_hole, Solid_with_pocket, Solid_with_slot, Solid_with_groove))) SUBTYPE OF (Modified_solid); location : Axis_placement; depth : length_measure; WHERE WR1: depth > 0.0; END_ENTITY; -- Solid_with_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_groove (Solid_with_local_modification_arm) |
| Solid_with_pocket (Solid_with_local_modification_arm) |
| Solid_with_slot (Solid_with_local_modification_arm) |
| Solid_with_stepped_round_hole (Solid_with_local_modification_arm) |
| Solid_with_through_depression (Solid_with_local_modification_arm) |
Global rules for this entity data type- |