ENTITY IfcResourceTime

(* SCHEMA IFC4; *)
ENTITY IfcResourceTime
 SUBTYPE OF (IfcSchedulingTime);
	ScheduleWork : OPTIONAL IfcDuration;
	ScheduleUsage : OPTIONAL IfcPositiveRatioMeasure;
	ScheduleStart : OPTIONAL IfcDateTime;
	ScheduleFinish : OPTIONAL IfcDateTime;
	ScheduleContour : OPTIONAL IfcLabel;
	LevelingDelay : OPTIONAL IfcDuration;
	IsOverAllocated : OPTIONAL IfcBoolean;
	StatusTime : OPTIONAL IfcDateTime;
	ActualWork : OPTIONAL IfcDuration;
	ActualUsage : OPTIONAL IfcPositiveRatioMeasure;
	ActualStart : OPTIONAL IfcDateTime;
	ActualFinish : OPTIONAL IfcDateTime;
	RemainingWork : OPTIONAL IfcDuration;
	RemainingUsage : OPTIONAL IfcPositiveRatioMeasure;
	Completion : OPTIONAL IfcPositiveRatioMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcResourceTime has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcSchedulingTime
 DataOriginIfcDataOriginEnum (ENUM)IfcSchedulingTime
 UserDefinedDataOriginIfcLabel (STRING)IfcSchedulingTime
 ScheduleWorkIfcDuration (STRING)IfcResourceTime
 ScheduleUsageIfcPositiveRatioMeasure (REAL)IfcResourceTime
 ScheduleStartIfcDateTime (STRING)IfcResourceTime
 ScheduleFinishIfcDateTime (STRING)IfcResourceTime
 ScheduleContourIfcLabel (STRING)IfcResourceTime
 LevelingDelayIfcDuration (STRING)IfcResourceTime
 IsOverAllocatedIfcBoolean (BOOLEAN)IfcResourceTime
 StatusTimeIfcDateTime (STRING)IfcResourceTime
 ActualWorkIfcDuration (STRING)IfcResourceTime
 ActualUsageIfcPositiveRatioMeasure (REAL)IfcResourceTime
 ActualStartIfcDateTime (STRING)IfcResourceTime
 ActualFinishIfcDateTime (STRING)IfcResourceTime
 RemainingWorkIfcDuration (STRING)IfcResourceTime
 RemainingUsageIfcPositiveRatioMeasure (REAL)IfcResourceTime
 CompletionIfcPositiveRatioMeasure (REAL)IfcResourceTime

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcResourceTime inherits from the following supertypes:
  IfcSchedulingTime

Subtypes

    No subtypes

Referenced By

Entity IfcResourceTime and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcConstructionResource ENTITY IfcResourceTime
 IfcSchedulingTime ENTITY IfcResourceTime


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:47-04:00