|
ENTITY Extruded_solid_with_draft_angle SUBTYPE OF (Extruded_solid_with_trim_conditions); draft_angle : plane_angle_measure; END_ENTITY; -- Extruded_solid_with_draft_angle |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Swept_solid swept_face: Advanced_face; Extruded_solid depth: length_measure; extruded_direction: Direction; Extruded_solid_with_trim_conditions start_condition: trim_select; end_condition: trim_select; start_condition_intent: trim_intent; end_condition_intent: trim_intent; Extruded_solid_with_draft_angle draft_angle: plane_angle_measure; |
Global rules for this entity data type- |