|
ENTITY point_in_volume SUBTYPE OF (point); basis_volume : volume; point_parameter_u : parameter_value; point_parameter_v : parameter_value; point_parameter_w : parameter_value; END_ENTITY; -- point_in_volume |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; point - point_in_volume basis_volume: volume; point_parameter_u: parameter_value; point_parameter_v: parameter_value; point_parameter_w: parameter_value; |
Global rules for this entity data type- |