ENTITY IfcSchedulingTime
(* SCHEMA IFC4; *)
ENTITY IfcSchedulingTime
ABSTRACT SUPERTYPE OF (ONEOF
(IfcEventTime
,IfcLagTime
,IfcResourceTime
,IfcTaskTime
,IfcWorkTime));
Name : OPTIONAL IfcLabel;
DataOrigin : OPTIONAL IfcDataOriginEnum;
UserDefinedDataOrigin : OPTIONAL IfcLabel;
END_ENTITY;
Explicit Attributes
Entity IfcSchedulingTime has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
Name | IfcLabel (STRING) | IfcSchedulingTime |
DataOrigin | IfcDataOriginEnum (ENUM) | IfcSchedulingTime |
UserDefinedDataOrigin | IfcLabel (STRING) | IfcSchedulingTime |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity IfcSchedulingTime has the following subtypes:
IfcEventTime*
IfcLagTime*
IfcResourceTime*
IfcTaskTime*
IfcTaskTimeRecurring
IfcWorkTime*
* - Immediate Subtypes
Referenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00