Class IfcResourceTime

IfcResourceTime class

IfcResourceTime

public class IfcResourceTime : IfcSchedulingTime

Constructors

NameDescription
IfcResourceTime()The default constructor.

Properties

NameDescription
ActualFinish { get; set; }
ActualStart { get; set; }
ActualUsage { get; set; }
ActualWork { get; set; }
Childs { get; }
Completion { get; set; }
DataOrigin { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
Id { get; }
IsOverAllocated { get; set; }
LevelingDelay { get; set; }
Name { get; set; }
RemainingUsage { get; set; }
RemainingWork { get; set; }
ScheduleContour { get; set; }
ScheduleFinish { get; set; }
ScheduleStart { get; set; }
ScheduleUsage { get; set; }
ScheduleWork { get; set; }
StatusTime { get; set; }
UserDefinedDataOrigin { get; set; }

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also