IfcArithmeticOperatorEnum

IfcArithmeticOperatorEnum

IfCarithMetricOperatorEnum指定关系隐含的算术运算形式。

 

IFC2x2中的新枚举。

Enumeration definition

ConstantDescription
ADD  
DIVIDE  
MULTIPLY  
SUBTRACT  
 

 

 

 

 

 

 

 

EXPRESS Specification

TYPE IfcArithmeticOperatorEnum = ENUMERATION OF (
 ADD,
 DIVIDE,
 MULTIPLY,
 SUBTRACT);
END_TYPE;

 

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

posted @ 2021-12-31 21:16  西北逍遥  阅读(22)  评论(0编辑  收藏  举报