IfcSchedulingTime

IfcSchedulingTime

实体定义

IfcSchedulingTime是捕捉流程时间相关信息的抽象超类型实体。

 

IFC4中的新实体。

 

 

 

 

Attribute inheritance

#AttributeTypeCardinalityDescriptionC
IfcSchedulingTime
1 Name IfcLabel [0:1] Optional name for the time definition. X
2 DataOrigin IfcDataOriginEnum [0:1] Specifies the origin of the scheduling time entity. It currently differentiates between predicted, simulated, measured, and user defined values. X
3 UserDefinedDataOrigin IfcLabel [0:1] Value of the data origin if DataOrigin attribute is USERDEFINED. X
 

 

 

EXPRESS Specification

ENTITY IfcSchedulingTime
 ABSTRACT SUPERTYPE OF(ONEOF(IfcEventTime, IfcLagTime, IfcResourceTime, IfcTaskTime, IfcWorkTime));
  Name : OPTIONAL IfcLabel;
  DataOrigin : OPTIONAL IfcDataOriginEnum;
  UserDefinedDataOrigin : OPTIONAL IfcLabel;
END_ENTITY;

 

 

 

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

posted @ 2022-07-22 19:04  西北逍遥  阅读(22)  评论(0编辑  收藏  举报