|
ENTITY procedural_wireframe_representation_sequence SUBTYPE OF (procedural_shape_representation_sequence); WHERE WR1: ('GEOMETRIC_MODEL_SCHEMA.EDGE_BASED_WIREFRAME_MODEL' IN TYPEOF(SELF)) XOR ('GEOMETRIC_MODEL_SCHEMA.SHELL_BASED_WIREFRAME_MODEL' IN TYPEOF(SELF)); END_ENTITY; -- procedural_wireframe_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_wireframe_representation_sequence - |
Global rules for this entity data type- |