|
ENTITY Solid_with_trapezoidal_slot SUBTYPE OF (Solid_with_slot); draft_angle : plane_angle_measure; floor_fillet_radius : length_measure; WHERE WR1: floor_fillet_radius >= 0.0; END_ENTITY; -- Solid_with_trapezoidal_slot |
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_slot slot_width: length_measure; closed_ends: LIST [2:2] OF LOGICAL; end_exit_faces: LIST [2:2] OF SET [0:?] OF Advanced_face; Solid_with_trapezoidal_slot draft_angle: plane_angle_measure; floor_fillet_radius: length_measure; |
Global rules for this entity data type- |