|
ENTITY block SUBTYPE OF (geometric_representation_item); position : axis2_placement_3d; x : positive_length_measure; y : positive_length_measure; z : positive_length_measure; END_ENTITY; -- block |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; block position: axis2_placement_3d; x: positive_length_measure; y: positive_length_measure; z: positive_length_measure; |
Global rules for this entity data type- |