Unit

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

A precisely specified quantity in terms of which the magnitudes of other quantities of the same kind can be stated. The different systems to define units are represented by the subclasses of this class (e.g. SIUnit, ImperialUnit).

General Information

AttributeValue
Ownerphysical_information
Applied Stereotypeconstant
Base Classifier
Is Abstracttrue
Derived ClassifiersCompositeUnit, CustomUnit, IECUnit, ImperialUnit, OtherUnit, SIUnit, USUnit

Attributes

NameTypeMult.DescriptionOwning Classifier
exponentInteger0..1

Defines the exponent with which this unit instance should be used. In order to define square meters for example, the SIUnit "metre" with an exponent of 2 will be used. If no exponent is defined it is equivalent to the value 1.

Unit

Incoming Relations

TypeMult.RoleMult.Description
BuildingBlockSpecification2D0..*baseUnit1
BuildingBlockSpecification3D0..*baseUnit1
LocalGeometrySpecificationbaseUnit1

The Unit in which all coordinates (e.g. cartesian points) are defined. Shall be a unit of length (e.g. millimetre).

CompositeUnitfactors1..*

References the Units that are used as factors to create the CompositeUnit.

VecContent1unit0..*Specifies the Units used in the VEC-file.
ValueWithUnit0..*unitComponent1References the unit of the value.
Dimension0..*unitComponent1
Previous