TopologyBendingRestriction
Note: There is a newer version of this specification see VEC 2.1.0
As the name implies, a TopologyBendingRestriction defines restrictions on the bendability a path in the Topology. There are multiple reasons, why such restrictions exist, for example:
- There is a bending restriction for a wire in the segment.
- The number of wires and the segment diameter is such, that excessive bending causes intolerable torsion forces on wires in the segment.
- Other technical reasons
Since these restrictions can be determined using a variety of methods the VEC provides a concept to store this information for later use. This makes the information available in the downstream processes, without detailed knowledge of the determination procedure (e.g. during form board design, packaging or installation).
The restriction applies to a path of segments as this can cover different case:
- a single segment
- two adjacent segments at a node
- the complete path of a wire
General Information
Attribute | Value |
---|---|
Owner | topology |
Applied Stereotype | |
Base Classifier | |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
minBendRadiusDynamic | NumericalValue | 0..1 | Specifies the minimum bend radius for the restricted path, if it is used in a dynamic environment, where it is bended repeatedly (e.g. in the grommet of the back door). |
TopologyBendingRestriction |
minBendRadiusStatic | NumericalValue | 0..1 | Specifies the minimum bend radius for the restricted path, if it is used in a static environment, where it is bended once during installation. After that it remains unchanged in its bended position during usage. |
TopologyBendingRestriction |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
restrictedPath | Path | 1 | Y | Y | N | 0..1 | The path that defines the restricted way in the topology. |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
topologyBendingRestriction | 0..* | Y | Y | N | TopologyBendingRestrictionSpecification | 1 |