|
ENTITY offset_face_solid SUBTYPE OF (modified_solid); offset_faces : LIST [1:?] OF SET [1:?] OF face_surface; offset_distances : LIST [1:?] OF length_measure; WHERE WR1: SIZEOF(offset_faces) = SIZEOF(offset_distances); END_ENTITY; -- offset_face_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; offset_face_solid offset_faces: LIST [1:?] OF SET [1:?] OF face_surface; offset_distances: LIST [1:?] OF length_measure; |
Global rules for this entity data type- |