IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.9.2.6 IfcCurveOnSurface

8.9.2.6.1 Semantic definition

The IfcCurveOnSurface enables the choice of curve types on parameteric surface.

The curve on surface select type collects these curves together for reference purposes.

8.9.2.6.2 Type values

Type
IfcCompositeCurveOnSurface
IfcPcurve
IfcSurfaceCurve
Table 8.9.2.6.A

8.9.2.6.3 Formal representation

TYPE IfcCurveOnSurface = SELECT
	(IfcCompositeCurveOnSurface
	,IfcPcurve
	,IfcSurfaceCurve);
END_TYPE;

8.9.2.6.4 References

Edit on Github


Is this page difficult to understand? Let us know!

8.9.2.6.5 Changelog

8.9.2.6.5.1 IFC4

  • New resource