|
ENTITY extruded_face_solid_with_draft_angle SUBTYPE OF (extruded_face_solid_with_trim_conditions); draft_angle : plane_angle_measure; WHERE WR1: draft_angle <> 0; END_ENTITY; -- extruded_face_solid_with_draft_angle |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; solid_model - swept_face_solid swept_face: face_surface; extruded_face_solid extruded_direction: direction; depth: positive_length_measure; extruded_face_solid_with_trim_conditions first_trim_condition: trim_condition_select; second_trim_condition: trim_condition_select; first_trim_intent: trim_intent; second_trim_intent: trim_intent; first_offset: non_negative_length_measure; second_offset: non_negative_length_measure; extruded_face_solid_with_draft_angle draft_angle: plane_angle_measure; |
Global rules for this entity data type- |