IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.9.2.15 IfcVectorOrDirection

8.9.2.15.1 Semantic definition

The IfcVectorOrDirection enables a choice between IfcVector and IfcDirection for vector functions.

8.9.2.15.2 Type values

Type
IfcDirection
IfcVector
Table 8.9.2.15.A

8.9.2.15.3 Formal representation

TYPE IfcVectorOrDirection = SELECT
	(IfcDirection
	,IfcVector);
END_TYPE;

8.9.2.15.4 References

Edit on Github


Is this page difficult to understand? Let us know!