Class IfcScheduleTimeControl

IfcScheduleTimeControl class

IfcScheduleTimeControl

public class IfcScheduleTimeControl : IfcControl

Constructors

NameDescription
IfcScheduleTimeControl()The default constructor.

Properties

NameDescription
ActualDuration { get; set; }
ActualFinish { get; set; }
ActualStart { get; set; }
Childs { get; }
Completion { get; set; }
Controls { get; }
Decomposes { get; }
Description { get; set; }
EarlyFinish { get; set; }
EarlyStart { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
FinishFloat { get; set; }
FreeFloat { get; set; }
GlobalId { get; set; }
HasAssignments { get; }
HasAssociations { get; }
Id { get; }
IsCritical { get; set; }
IsDecomposedBy { get; }
IsDefinedBy { get; }
LateFinish { get; set; }
LateStart { get; set; }
Name { get; set; }
ObjectType { get; set; }
OwnerHistory { get; set; }
RemainingTime { get; set; }
ScheduleDuration { get; set; }
ScheduleFinish { get; set; }
ScheduleStart { get; set; }
ScheduleTimeControlAssigned { get; }
StartFloat { get; set; }
StatusTime { get; set; }
TotalFloat { 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