Interface IIfcWorkControl
Readonly interface for IfcWorkControl
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcWorkControl : IIfcControl, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CreationDate
Declaration
IfcDateTime CreationDate { get; set; }
Property Value
|
Improve this Doc
View Source
Creators
Declaration
IItemSet<IIfcPerson> Creators { get; }
Property Value
|
Improve this Doc
View Source
Duration
Declaration
IfcDuration? Duration { get; set; }
Property Value
|
Improve this Doc
View Source
FinishTime
Declaration
IfcDateTime? FinishTime { get; set; }
Property Value
|
Improve this Doc
View Source
Purpose
Declaration
IfcLabel? Purpose { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
StartTime
Declaration
IfcDateTime StartTime { get; set; }
Property Value
|
Improve this Doc
View Source
TotalFloat
Declaration
IfcDuration? TotalFloat { get; set; }
Property Value