|
ENTITY solid_with_angle_based_chamfer SUBTYPE OF (solid_with_chamfered_edges); offset_distance : positive_length_measure; left_offset : BOOLEAN; offset_angle : positive_plane_angle_measure; END_ENTITY; -- solid_with_angle_based_chamfer |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; solid_model - modified_solid rationale: text; base_solid: base_solid_select; edge_blended_solid blended_edges: LIST [1:?] OF UNIQUE edge_curve; solid_with_chamfered_edges - solid_with_angle_based_chamfer offset_distance: positive_length_measure; left_offset: BOOLEAN; offset_angle: positive_plane_angle_measure; |
Global rules for this entity data type- |