8.7.2.5 IfcGridPlacementDirectionSelect(轴网定位方向选择类型)
8.7.2.5.1 语义定义
IfcGridPlacementDirectionSelect 支持选择通过明确定义方向或通过引用第二个轴线交点来提供方向的方式定义轴网定位。
沿革 IFC4 中的新选择类型。
8.7.2.5.2 类型值
8.7.2.5.3 形式化表示
TYPE IfcGridPlacementDirectionSelect = SELECT
(IfcDirection
,IfcVirtualGridIntersection);
END_TYPE;