IFC 4.3.2.20260714 (IFC4X3_ADD2) under development

8.7.2.5 IfcGridPlacementDirectionSelect(轴网定位方向选择类型)

8.7.2.5.1 语义定义

IfcGridPlacementDirectionSelect 支持选择通过明确定义方向或通过引用第二个轴线交点来提供方向的方式定义轴网定位。

沿革   IFC4 中的新选择类型。

8.7.2.5.2 类型值

类型
IfcDirection
IfcVirtualGridIntersection
表 8.7.2.5.A

8.7.2.5.3 形式化表示

TYPE IfcGridPlacementDirectionSelect = SELECT
	(IfcDirection
	,IfcVirtualGridIntersection);
END_TYPE;

8.7.2.5.4 参考