|
ENTITY procedural_surface_representation_sequence SUBTYPE OF (procedural_shape_representation_sequence); WHERE WR1: ('GEOMETRIC_MODEL_SCHEMA.FACE_BASED_SURFACE_MODEL' IN TYPEOF(SELF)) XOR ('GEOMETRIC_MODEL_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(SELF)); END_ENTITY; -- procedural_surface_representation_sequence |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; procedural_representation_sequence elements: LIST [1:?] OF representation_item; suppressed_items: SET [0:?] OF representation_item; rationale: text; procedural_shape_representation_sequence - procedural_surface_representation_sequence - |
Global rules for this entity data type- |