Interface IIfcWorkCalendar
Readonly interface for IfcWorkCalendar
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcWorkCalendar : IIfcControl, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ExceptionTimes
Declaration
IItemSet<IIfcWorkTime> ExceptionTimes { get; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcWorkCalendarTypeEnum? PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
WorkingTimes
Declaration
IItemSet<IIfcWorkTime> WorkingTimes { get; }
Property Value