|
ENTITY right_angular_wedge SUBTYPE OF (geometric_representation_item); position : axis2_placement_3d; x : positive_length_measure; y : positive_length_measure; z : positive_length_measure; ltx : length_measure; WHERE WR1: ((0.0 <= ltx) AND (ltx < x)); END_ENTITY; -- right_angular_wedge |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; right_angular_wedge position: axis2_placement_3d; x: positive_length_measure; y: positive_length_measure; z: positive_length_measure; ltx: length_measure; |
Global rules for this entity data type- |