MeasurementPoint

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

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
measurementPoint 1 N Y N MeasurePointPosition 0..*
measurementPoint 0..* Y Y N PlaceableElementSpecification 1

Specifies the MeasurementPoints of a PlaceableElement.

measurementPoint 1 N Y N MeasurementPointReference 0..*

References the MeasurementPoint that is instanced by this MeasurementPointReference.

Previous