WireLength
Note: There is a newer version of this specification see VEC 2.2.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 | String | 1 | The type of the length (e.g. DMU, CUT). This should be an enumeration of values defined in a conformance class. | 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. |