|
ENTITY shelled_solid SUPERTYPE OF (ONEOF (double_offset_shelled_solid, complex_shelled_solid)) SUBTYPE OF (modified_solid); deleted_face_set : SET [1:?] OF face_surface; thickness : length_measure; WHERE WR1: thickness <> 0; END_ENTITY; -- shelled_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; shelled_solid deleted_face_set: SET [1:?] OF face_surface; thickness: length_measure; |
| complex_shelled_solid (solid_shape_element_schema) |
| double_offset_shelled_solid (solid_shape_element_schema) |
Global rules for this entity data type- |