该页全部中文内容仅供20252453-T-424 项目组内部使用

20252453-T-424 项目

8.9.2.15 IfcVectorOrDirection(向量或方向)

8.9.2.15.1 语义定义(Semantic definition)

IfcVectorOrDirection 允许在 IfcVectorIfcDirection 之间选择用于矢量函数。

8.9.2.15.2 类型值(Type values)

类型(Type)
IfcDirection
IfcVector
表 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)