8.9.2.15 IfcVectorOrDirection(向量或方向)
8.9.2.15.1 语义定义
IfcVectorOrDirection 允许在 IfcVector 和 IfcDirection 之间选择用于矢量函数。
8.9.2.15.2 类型值
8.9.2.15.3 形式化表示
TYPE IfcVectorOrDirection = SELECT
(IfcDirection
,IfcVector);
END_TYPE;
IFC 4.3.2.20260714 (IFC4X3_ADD2) under development
IfcVectorOrDirection 允许在 IfcVector 和 IfcDirection 之间选择用于矢量函数。
TYPE IfcVectorOrDirection = SELECT
(IfcDirection
,IfcVector);
END_TYPE;