|
ENTITY revolved_face_solid SUBTYPE OF (swept_face_solid); axis : axis1_placement; angle : plane_angle_measure; DERIVE axis_line : line := representation_item('')|| geometric_representation_item()|| curve()|| line(axis.location, representation_item('')|| geometric_representation_item()|| vector(axis.z, 1.0)); END_ENTITY; -- revolved_face_solid |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; solid_model - swept_face_solid swept_face: face_surface; revolved_face_solid axis: axis1_placement; angle: plane_angle_measure; (DER) axis_line: line; |
| revolved_face_solid_with_trim_conditions (solid_shape_element_schema) |
Global rules for this entity data type- |