|
ENTITY eccentric_conical_volume SUBTYPE OF (volume); position : axis2_placement_3d; semi_axis_1 : positive_length_measure; semi_axis_2 : positive_length_measure; height : positive_length_measure; x_offset : length_measure; y_offset : length_measure; ratio : REAL; WHERE WR1: ratio >= 0.0; END_ENTITY; -- eccentric_conical_volume |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; volume - eccentric_conical_volume position: axis2_placement_3d; semi_axis_1: positive_length_measure; semi_axis_2: positive_length_measure; height: positive_length_measure; x_offset: length_measure; y_offset: length_measure; ratio: REAL; |
Global rules for this entity data type- |