|
ENTITY cyclide_segment_solid SUBTYPE OF (geometric_representation_item); position : axis2_placement_3d; radius1 : positive_length_measure; radius2 : positive_length_measure; cone_angle1 : plane_angle_measure; cone_angle2 : plane_angle_measure; turn_angle : plane_angle_measure; END_ENTITY; -- cyclide_segment_solid |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; cyclide_segment_solid position: axis2_placement_3d; radius1: positive_length_measure; radius2: positive_length_measure; cone_angle1: plane_angle_measure; cone_angle2: plane_angle_measure; turn_angle: plane_angle_measure; |
Global rules for this entity data type- |