|
ENTITY dimensional_location SUPERTYPE OF (ONEOF (angular_location, dimensional_location_with_path)) SUBTYPE OF (shape_aspect_relationship); END_ENTITY; -- dimensional_location |
Entity data types and their attributesshape_aspect_relationshipname: label; (OPT) description: text; relating_shape_aspect: shape_aspect; related_shape_aspect: shape_aspect; (DER) id: identifier; dimensional_location - |
| angular_location (shape_dimension_schema) |
| dimensional_location_with_datum_feature (shape_aspect_definition_schema) |
| dimensional_location_with_path (shape_dimension_schema) |
| directed_dimensional_location (shape_dimension_schema) |
| statistical_dimensional_location (Extended_geometric_tolerance_mim) |
Global rules for this entity data typeunique_dimensional_location_constraint (Geometric_tolerance_mim) |