WireLength

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

Defines the length of a WireElementReference. A WireElementReference can have multiple lengths of different types but must not have more than one length of the same type.

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
lengthType WireLengthType 1

The type of the length. Possible values are defined in an open enumeration (see WireLengthType).

WireLength
lengthValue NumericalValue 1

The length value for the type.

WireLength

Incoming Relations

Type Mult. Role Mult. Description
WireElementReference 1 wireLength 0..* Specifies the different length of a wire.
Previous