|
ENTITY double_offset_shelled_solid SUBTYPE OF (shelled_solid); thickness2 : length_measure; WHERE WR1: thickness2 <> 0; WR2: SELF\shelled_solid.thickness <> thickness2; END_ENTITY; -- double_offset_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; double_offset_shelled_solid thickness2: length_measure; |
Global rules for this entity data type- |