|
ENTITY wedge_volume SUBTYPE OF (volume); 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; -- wedge_volume |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; volume - wedge_volume 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- |