|
ENTITY solid_with_single_offset_chamfer SUBTYPE OF (solid_with_chamfered_edges); offset_distance : positive_length_measure; END_ENTITY; -- solid_with_single_offset_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_single_offset_chamfer offset_distance: positive_length_measure; |
Global rules for this entity data type- |