The IfcThirdOrderPolynomialSpiral is a specialization of IfcSpiral. The curvature Îș and radius of the curvature Ï, at any point of the curve, are related to the arc length s by the third order formulae:
Figure 8.9.3.72.A
Interpretation of the parameters:
C = SELF\IfcSpiral.Position.Location
x = SELF\IfcSpiral.Position.P[1]
y = SELF\IfcSpiral.Position.P[2]
A3 = CubicTerm
A2 = QuadraticTerm
A1 = LinearTerm
A0 = ContantTerm
and the third order polynomial spiral is parameterized as:
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.