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