WireLength
Published on Oct 3, 2022
VEC Version 2.0.1
Last updated on Feb 1, 2023
1 min read
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
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
wireLength | 0..* | Y | Y | N | WireElementReference | 1 | Specifies the different length of a wire. |
Previous
Classes
Last updated on Feb 1, 2023