|
ENTITY solid_with_chamfered_edges ABSTRACT SUPERTYPE OF (ONEOF (solid_with_single_offset_chamfer, solid_with_double_offset_chamfer, solid_with_angle_based_chamfer)) SUBTYPE OF (edge_blended_solid); END_ENTITY; -- solid_with_chamfered_edges |
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 (solid_shape_element_schema) |
| solid_with_double_offset_chamfer (solid_shape_element_schema) |
| solid_with_single_offset_chamfer (solid_shape_element_schema) |
Global rules for this entity data type- |