Dimension
Note: There is a newer version of this specification see VEC 2.1.0
A Dimension defines a measurement for the distance between two Locations. An acceptable tolerance can be specified additionally. If the Locations are not located on adjacent topology-elements it is possible to specify a Path for the dimension along which the measurement must be taken.
General Information
Attribute | Value |
---|---|
Owner | placement |
Applied Stereotype | |
Base Classifier | ConfigurableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | Specifies a unique identification of the Dimension. The identification is guaranteed to be unique within the containing PlacementSpecification. |
Dimension |
dimensionValue | NumericalValue | 1 | Specifies the length of the dimension. |
Dimension |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
DimensionAnchor | dimensionAnchor | 1 | 0..* | References the location that is used as dimension point for the dimensioning (e.g. the entry point of a bundle into a connector housing). See KBLFRM-329 and KBLFRM-391. |
Path | path | 0..1 | 0..1 | Specifies a path in the topology along which the dimension is defined. |
DimensionAnchor | referenceAnchor | 1 | 0..* | References the location that is used as reference point for the dimensioning (e.g. the location of a fixing as this relates to a fixpoint of the body in white). See KBLFRM-329 and KBLFRM-391. |
Location | definedLocations | 0..2 | 1 |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
PlacementSpecification | 1 | dimension | 0..* | Specifies the Dimensions defined by the PlacementSpecification. |