Class IfcWorkPlan

IfcWorkPlan class

IfcWorkPlan

public class IfcWorkPlan : IfcWorkControl

Constructors

NameDescription
IfcWorkPlan()The default constructor.

Properties

NameDescription
Controls { get; }Controls
CreationDate { get; set; }CreationDate
Creators { get; set; }Creators
Decomposes { get; }Decomposes
Description { get; set; }Description
Duration { get; set; }Duration
EntityLabel { get; }Gets the entity label.
FinishTime { get; set; }FinishTime
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
Identifier { get; set; }Identifier
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
Name { get; set; }Name
ObjectType { get; set; }ObjectType
OwnerHistory { get; set; }OwnerHistory
Purpose { get; set; }Purpose
StartTime { get; set; }StartTime
TotalFloat { get; set; }TotalFloat
UserDefinedControlType { get; set; }UserDefinedControlType
WorkControlType { get; set; }WorkControlType

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