IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.7.2.4 IfcCurveOrEdgeCurve

8.7.2.4.1 Semantic definition

IfcCurveOrEdgeCurve provides the option to either select a geometric curve (IfcCurve and subtypes) within a geometric model, or a curve with associated geometry and coordinates (IfcEdgeCurve) within a topological model.

8.7.2.4.2 Type values

Type
IfcBoundedCurve
IfcEdgeCurve
Table 8.7.2.4.A

8.7.2.4.3 Formal representation

TYPE IfcCurveOrEdgeCurve = SELECT
	(IfcBoundedCurve
	,IfcEdgeCurve);
END_TYPE;

8.7.2.4.4 References

Edit on Github


Is this page difficult to understand? Let us know!