|
ENTITY cylindrical_volume SUBTYPE OF (volume); position : axis2_placement_3d; radius : positive_length_measure; height : positive_length_measure; END_ENTITY; -- cylindrical_volume |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; volume - cylindrical_volume position: axis2_placement_3d; radius: positive_length_measure; height: positive_length_measure; |
Global rules for this entity data type- |