|
CFx SDK Documentation 2026 SP0
|
#include <IfcWorkCalendarAutoImpl.h>
Public Member Functions | |
| void | getWorkingTimes (OdDAIObjectIds &WorkingTimes) const |
| OdDAI::SetOfOdDAIObjectId & | workingTimes () |
| void | getExceptionTimes (OdDAIObjectIds &ExceptionTimes) const |
| OdDAI::SetOfOdDAIObjectId & | exceptionTimes () |
| IfcWorkCalendarTypeEnum | getPredefinedType () const |
| void | setPredefinedType (IfcWorkCalendarTypeEnum PredefinedType) |
| IfcWorkCalendar () | |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) override |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) override |
| virtual OdDAI::Entity * | getInstanceType () const override |
| virtual OdRxValue | getAttr (const char *attrName) const override |
| virtual void | unsetAttr (const char *explicitAttrName) override |
| virtual bool | testAttr (const char *explicitAttrName) const override |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
| virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const override |
| virtual OdIfc::OdIfcEntityType | type () const override |
| virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const override |
| virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) override |
| virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const override |
| virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) override |
Public Member Functions inherited from OdIfc4x1::IfcControl | |
| const OdAnsiString & | getIdentification () const |
| void | setIdentification (const OdAnsiString &Identification) |
| void | getInvControls (OdDAIObjectIds &Controls) const |
| IfcControl () | |
Public Member Functions inherited from OdIfc4x1::IfcObject | |
| const OdAnsiString & | getObjectType () const |
| void | setObjectType (const OdAnsiString &ObjectType) |
| void | getInvIsDeclaredBy (OdDAIObjectIds &IsDeclaredBy) const |
| void | getInvDeclares (OdDAIObjectIds &Declares) const |
| void | getInvIsTypedBy (OdDAIObjectIds &IsTypedBy) const |
| void | getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const |
| IfcObject () | |
Public Member Functions inherited from OdIfc4x1::IfcObjectDefinition | |
| void | getInvHasAssignments (OdDAIObjectIds &HasAssignments) const |
| void | getInvNests (OdDAIObjectIds &Nests) const |
| void | getInvIsNestedBy (OdDAIObjectIds &IsNestedBy) const |
| void | getInvHasContext (OdDAIObjectIds &HasContext) const |
| void | getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const |
| void | getInvDecomposes (OdDAIObjectIds &Decomposes) const |
| void | getInvHasAssociations (OdDAIObjectIds &HasAssociations) const |
Public Member Functions inherited from OdIfc4x1::IfcRoot | |
| OdDAI::CompressedGUID | getGlobalId () const |
| void | setGlobalId (OdDAI::CompressedGUID GlobalId) |
| const OdDAIObjectId & | getOwnerHistory () const |
| void | setOwnerHistory (const OdDAIObjectId &OwnerHistory) |
| const OdAnsiString & | getName () const |
| void | setName (const OdAnsiString &Name) |
| const OdAnsiString & | getDescription () const |
| void | setDescription (const OdAnsiString &Description) |
| IfcRoot () | |
Public Member Functions inherited from OdIfc4x1::OdIfc4x1Instance | |
| void | setInverseCounterParts () override |
Public Member Functions inherited from OdIfc::OdIfcInstance | |
| ODRX_DECLARE_MEMBERS (OdIfcInstance) | |
| OdIfcInstance () | |
| ~OdIfcInstance () | |
| bool | isInstanceOf (OdIfcEntityType entityType) const |
| IfcOpResult | resolved () |
| void | resolve (IfcOpResult resolved, void *resPtr) |
| void | unresolve () |
| virtual void | setGsNode (OdGsCache *pGsNode) |
| virtual OdGsCache * | gsNode () const |
| virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
| virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
| virtual OdDbStub * | ownerId () const |
Protected Attributes | |
| OdDAI::SetOfOdDAIObjectId | m_WorkingTimes |
| OdDAI::SetOfOdDAIObjectId | m_ExceptionTimes |
| OdDAI::Enum | m_PredefinedType |
Protected Attributes inherited from OdIfc4x1::IfcControl | |
| OdAnsiString | m_Identification |
Protected Attributes inherited from OdIfc4x1::IfcObject | |
| OdAnsiString | m_ObjectType |
Protected Attributes inherited from OdIfc4x1::IfcRoot | |
| OdDAI::CompressedGUID | m_GlobalId |
| OdDAIObjectId | m_OwnerHistory |
| OdAnsiString | m_Name |
| OdAnsiString | m_Description |
Protected Attributes inherited from OdIfc::OdIfcInstance | |
| void * | m_resPtr |
| IfcOpResult | m_resolved |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcInstance | |
| static const OdGePoint3d * | asPoint3d (const OdIfcInstance *inst) |
| static const OdGePoint2d * | asPoint2d (const OdIfcInstance *inst) |
| static const OdGeVector3d * | asVector3d (const OdIfcInstance *inst) |
| static const OdGeVector2d * | asVector2d (const OdIfcInstance *inst) |
| static const OdGeMatrix2d * | asMatrix2d (const OdIfcInstance *inst) |
| static const OdGeMatrix3d * | asMatrix3d (const OdIfcInstance *inst) |
| static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcInstance > inst) |
| static const OdCmEntityColor * | asRgbColor (const OdIfcInstance *inst) |
An IfcWorkCalendar defines working and non-working time periods for tasks and resources. It enables to define both specific time periods, such as from 7:00 till 12:00 on 25th August 2009, as well as repetitive time periods based on frequently used recurrence patterns, such as each Monday from 7:00 till 12:00 between 1st March 2009 and 31st December 2009.
The figure below shows the definition of a work calendar, which is defined by a set of work times and exception times. The work times are defined as recurring patterns with optional boundaries (applying from and/or to a specific date). The shown example defines a simple work calendar with working times Monday to Thursday 8:00 to 12:00 and 13:00 to 17:00, Friday 8:00 to 14:00 and as exception every 1st Monday in a month the work starts one hour later - i.e. the working time on every 1st Monday in a month is overridden to be 9:00 to 12:00 and 13:00 to 17:00. Both the working time and the exception time is valid for the period of 01.09.2010 till 30.08.2011.
<IMAGE ifcworkcalendar_instantiation_diagram>
Definition at line 62 of file Ifc4x1/IfcWorkCalendarAutoImpl.h.
| OdIfc4x1::IfcWorkCalendar::IfcWorkCalendar | ( | ) |
Default constructor for the IfcWorkCalendar class.
| OdDAI::SetOfOdDAIObjectId & OdIfc4x1::IfcWorkCalendar::exceptionTimes | ( | ) |
Returns the value of ExceptionTimes attribute. This attribute represents set of times periods that define exceptions (non-working times) for the given working times including the base calendar, if provided.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc4x1::IfcControl.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc4x1::IfcControl.
| void OdIfc4x1::IfcWorkCalendar::getExceptionTimes | ( | OdDAIObjectIds & | ExceptionTimes | ) | const |
Gets the value of ExceptionTimes attribute. This attribute represents set of times periods that define exceptions (non-working times) for the given working times including the base calendar, if provided.
| ExceptionTimes | [out] Receives the Exception attribute. |
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc4x1::IfcControl.
| IfcWorkCalendarTypeEnum OdIfc4x1::IfcWorkCalendar::getPredefinedType | ( | ) | const |
Returns the value of PredefinedType attribute. This attribute represents the predefined types of a work calendar from which the required type can be set.
| void OdIfc4x1::IfcWorkCalendar::getWorkingTimes | ( | OdDAIObjectIds & | WorkingTimes | ) | const |
Gets the value of WorkingTimes attribute. This attribute represents set of times periods that are regarded as an initial set-up of working times. Exception times can then further restrict these working times.
| WorkingTimes | [out] Receives the WorkingTimes attribute. |
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc4x1::IfcControl.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4x1::IfcControl.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc4x1::IfcControl.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x1::IfcControl.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x1::IfcControl.
| void OdIfc4x1::IfcWorkCalendar::setPredefinedType | ( | IfcWorkCalendarTypeEnum | PredefinedType | ) |
Sets the value of PredefinedType attribute. This attribute represents the predefined types of a work calendar from which the required type can be set.
| PredefinedType | [in] Predefined type to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc4x1::IfcControl.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc4x1::IfcControl.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc4x1::IfcControl.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4x1::IfcControl.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4x1::IfcControl.
| OdDAI::SetOfOdDAIObjectId & OdIfc4x1::IfcWorkCalendar::workingTimes | ( | ) |
Returns the value of WorkingTimes attribute. This attribute represents set of times periods that are regarded as an initial set-up of working times. Exception times can then further restrict these working times.
|
protected |
Definition at line 237 of file Ifc4x1/IfcWorkCalendarAutoImpl.h.
|
protected |
Definition at line 239 of file Ifc4x1/IfcWorkCalendarAutoImpl.h.
|
protected |
Definition at line 235 of file Ifc4x1/IfcWorkCalendarAutoImpl.h.