|
ENTITY edge_blended_solid ABSTRACT SUPERTYPE OF ((track_blended_solid ANDOR ONEOF (solid_with_constant_radius_edge_blend, solid_with_chamfered_edges))) SUBTYPE OF (modified_solid); blended_edges : LIST [1:?] OF UNIQUE edge_curve; END_ENTITY; -- edge_blended_solid |
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_shape_element_schema) |
| solid_with_constant_radius_edge_blend (solid_shape_element_schema) |
| track_blended_solid (solid_shape_element_schema) |
Global rules for this entity data type- |