Dimension_specification

Note: There is a newer version of this specification see KBL 2.5.sr1

A Dimension_specification is the definition of the distance between two elements.

General Information

AttributeValue
Owner5_Topology
Applied Stereotype
Base ClassifierChanged_element
Placed_element
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
IdString0..1

The id specifies the identifier of the Dimension_specification. This shall be unique within a single KBL-File. For reasons of backwards compatibility to KBL Version 2.3 SR-1 this new attribute is optional.

Dimension_specification
Dimension_valueNumerical_value0..1

Defines the value of the dimension. This field can be used to define a user defined value for the dimension, which overrides the normal value of the dimension. The normal value of a dimension is calculated from the topology information (e.g. segment length and placements)

Dimension_specification

Outgoing Relations

TypeRoleMult.Mult.Description
SegmentSegments0..*0..*

Defines an ordered list of segments along which the dimension specification is defined.

Placed_elementtarget10..*
ToleranceTolerance_indication0..11
Placed_elementorigin10..*
Processing_instructionProcessing_information0..*0..1

Incoming Relations

TypeMult.RoleMult.Description
KBL_container1Dimension_specification0..*
Previous