Then the parameterization of the composite curve is:
IfcCompositeCurve with 0. ≤ T ≤ 1. (line segment) and 1. ≤ T ≤ 91. (arc segment), parametric length = 91.
Definition according to ISO 10303-42:
A composite curve is a collection of curves joined end-to-end. The individual segments of the curve are themselves defined as composite curve segments. The parameterization of the composite curve is an accumulation of the parametric ranges of the referenced bounded curves. The first segment is parameterized from 0 to l~1~ and for i__≤__2, the i^th^ segment is parameterized from: Entity adapted from composite_curve defined in ISO 10303-42. New entity in IFC1.0
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.
The inverse attribute LayerAssignments has been added. The inverse attribute LayerAssignment has been restricted to max 1. Upward compatibility for file based exchange is guaranteed.
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 inverse attribute StyledByItem has been added.
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.