IfcComplexPropertyTemplateTypeEnum

IfcComplexPropertyTemplateTypeEnum

类型定义

此枚举定义可由IfcComplexProperty模板创建和定义的IfcComplexProperty或IFCPysicalComplexQuantity实例的适用子类型。

 

IFC4中的 新枚举。

 

Enumeration definition

ConstantDescription
P_COMPLEX the properties defined by this IfcComplexPropertyTemplate are of type IfcComplexProperty.
Q_COMPLEX  
 

 

 

 

 

EXPRESS Specification

TYPE IfcComplexPropertyTemplateTypeEnum = ENUMERATION OF (
 P_COMPLEX,
 Q_COMPLEX);
END_TYPE;

 

 

####################

posted @ 2022-03-15 07:28  西北逍遥  阅读(31)  评论(0编辑  收藏  举报