8.9.2.6 IfcCurveOnSurface
8.9.2.6.1 Semantic definition
The IfcCurveOnSurface enables the choice of curve types on parameteric surface.
8.9.2.6.2 Type values
8.9.2.6.3 Formal representation
TYPE IfcCurveOnSurface = SELECT
(IfcCompositeCurveOnSurface
,IfcPcurve
,IfcSurfaceCurve);
END_TYPE;
8.9.2.6.4 References