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

AttributeValue
Ownertopology
Applied Stereotype
Base Classifier
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
minBendRadiusDynamicNumericalValue0..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
minBendRadiusStaticNumericalValue0..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 EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
restrictedPathPath1YYN0..1

The path that defines the restricted way in the topology.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
topologyBendingRestriction0..*YYNTopologyBendingRestrictionSpecification1
Previous