IfcConnectionTypeEnum
IfcConnectionTypeEnum
类型定义
该枚举定义了基于路径的元素(如IfcWallStandardCase)连接的不同方式,如图179所示。
IFC2.0中的新型
Enumeration definition
| Constant | Description |
|---|---|
| ATPATH | Connection along the path of the connected element. |
| ATSTART | Connection at the start of the connected element. |
| ATEND | Connection at the end of the connected element. |
| NOTDEFINED |
EXPRESS Specification
TYPE IfcConnectionTypeEnum = ENUMERATION OF (
ATPATH,
ATSTART,
ATEND,
NOTDEFINED);
END_TYPE;
######################
QQ 3087438119

浙公网安备 33010602011771号