::KBL::5_Topology

Class Segment

Showing Diagrams
(00) Connection Overview, (12) Topology and routing (1), (13) Topology and routing (2), (16) KBL_Container, (99) KBL - Gesamtmodell

Verbindungsabschnitt

A Segment is a section of a Connection where no intermediate electrical contacts appear. At the beginning and at the end the same wires go in and out. Cables and wires are divided in segments. Every segment has its conditions like length, temperature range, etc.

Send comment

Attributes
public
Alias_id [0..*]
The alias_id specifies additional identifiers for the Segment.

Example: Segement Ids may vary from one CAD system export to another.
Therefore the CAD system Id is improper for Id attribute. Id shall have a value which is unique within the harness. Alias_id may be used for the CAD system Id.
public
End_vector [0..3]
The end_vector specifies the tangent of the center curve at the end position.
Note: The value can be derived from the center_curve. To avoid that the receiving system has to calculate the value, it can be explicitly specified.
public
Form [0..1]
The form specifies information on the geometric shape of the Segment.
The following values shall be used:
- 'circular'
- 'noncircular'
public
Id
The id specifies the identifier of the Segment.
public
Physical_length [0..1]
The physical_length specifies the arc length of the neutral phase of the segment in 3d.
public
Start_vector [0..3]
The start_vector specifies the tangent of the center curve at the start position.
Note: The value can be derived from the center_curve. To avoid that the receiving system has to calculate the value, it can be explicitly specified.
public
Virtual_length [0..1]
The virtual_length specifies the represented length of the neutral phase of the segment in 3d.