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