Then the parameterization of the composite curve is:
IfcCompositeCurve with 0. ≤ T ≤ 1. (line segment) and 1. ≤ T ≤ 91. (arc segment), parametric length = 91.
where l~k~ is the parametric length (i.e., difference between maximum and minimum parameter values) of the curve underlying the k^th^ segment. Let T denote the parameter for the composite curve. Then, if the i_th segment is not a reparameterised composite curve segment, _T is related to the parameter t~i~; t~i0~__≤__t~i~__≤__t~i1~; for the _i_th segment by the equation:Figure 8.9.3.20.B if Segments[i].SameSense = TRUE;
or by the equation:Figure 8.9.3.20.C if Segments[i].SameSense = FALSE;
If the segments[i] is of type reparameterised composite curve segment,Figure 8.9.3.20.D where τ is defined at reparameterized composite curve segment (see IfcReparameterisedCompositeCurveSegment).Figure 8.9.3.20.E
Informal Propositions
The SameSense attribute of each segment correctly specifies the senses of the component curves. When traversed in the direction indicated by SameSense, the segments shall join end-to-end.
Assignment of the representation item to a single or multiple layer(s). The LayerAssignments can override a LayerAssignments of the IfcRepresentation it is used within the list of Items.
Reference to the IfcStyledItem that provides presentation information to the representation, e.g. a curve style, including colour and thickness to a geometric curve.
The component bounded curves, their transitions and senses. The transition attribute for the last segment defines the transition between the end of the last segment and the start of the first; this transition attribute may take the value discontinuous, which indicates an open curve.