MeasurementPoint

Note: There is a newer version of this specification see VEC 2.1.0

Defines a reference point on a component that can be used to apply a Dimension. This is normally a significant point of the component e.g. an edge, a hole, a bolt or something similar.

General Information

Attribute Value
Owner placeable_element
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Specifies a unique identification of the MeasurementPoint. The identification is guaranteed to be unique within a component.

MeasurementPoint

Incoming Relations

Type Mult. Role Mult. Description
MeasurementPointReference 0..* measurementPoint 1

References the MeasurementPoint that is instanced by this MeasurementPointReference.

PlaceableElementSpecification 1 measurementPoint 0..*

Specifies the MeasurementPoints of an PlaceableElement.

Previous