|
CFx SDK Documentation 2026 SP0
|
#include <IfcAssetAutoImpl.h>
Public Member Functions | |
| const OdDAIObjectId & | getAssetLocation () const |
| void | setAssetLocation (const OdDAIObjectId &AssetLocation) |
| const OdAnsiString & | getAssetIdentifier () const |
| void | setAssetIdentifier (const OdAnsiString &AssetIdentifier) |
| void | getAssetRisks (OdArray< OdDAI::Enum > &AssetRisks) const |
| OdDAI::SetOfEnum & | assetRisks () |
| const OdDAIObjectId & | getOriginalValue () const |
| void | setOriginalValue (const OdDAIObjectId &OriginalValue) |
| const OdDAIObjectId & | getCurrentValue () const |
| void | setCurrentValue (const OdDAIObjectId &CurrentValue) |
| const OdDAIObjectId & | getTotalReplacementCost () const |
| void | setTotalReplacementCost (const OdDAIObjectId &TotalReplacementCost) |
| IfcActorSelect | owner () |
| IfcActorSelect | user () |
| IfcActorSelect | leasedFrom () |
| IfcActorSelect | leasedTo () |
| const OdDAIObjectId & | getResponsiblePerson () const |
| void | setResponsiblePerson (const OdDAIObjectId &ResponsiblePerson) |
| const OdDAIObjectId & | getIncorporationDate () const |
| void | setIncorporationDate (const OdDAIObjectId &IncorporationDate) |
| const OdDAIObjectId & | getCommissioningDate () const |
| void | setCommissioningDate (const OdDAIObjectId &CommissioningDate) |
| double | getWarrantyDuration () const |
| void | setWarrantyDuration (double WarrantyDuration) |
| double | getExpectedLife () const |
| void | setExpectedLife (double ExpectedLife) |
| const OdDAIObjectId & | getOperatingFunction () const |
| void | setOperatingFunction (const OdDAIObjectId &OperatingFunction) |
| const OdDAIObjectId & | getDepreciatedValue () const |
| void | setDepreciatedValue (const OdDAIObjectId &DepreciatedValue) |
| IfcAsset () | |
| 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 OdIfc2x_final::IfcGroup | |
| OdDAIObjectId | getInvIsGroupedBy () const |
Public Member Functions inherited from OdIfc2x_final::IfcObject | |
| const OdAnsiString & | getObjectType () const |
| void | setObjectType (const OdAnsiString &ObjectType) |
| void | getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const |
| void | getInvHasAssociations (OdDAIObjectIds &HasAssociations) const |
| void | getInvHasAssignments (OdDAIObjectIds &HasAssignments) const |
| void | getInvDecomposes (OdDAIObjectIds &Decomposes) const |
| void | getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const |
| IfcObject () | |
Public Member Functions inherited from OdIfc2x_final::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 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 | |
| OdDAIObjectId | m_AssetLocation |
| OdAnsiString | m_AssetIdentifier |
| OdDAI::SetOfEnum | m_AssetRisks |
| OdDAIObjectId | m_OriginalValue |
| OdDAIObjectId | m_CurrentValue |
| OdDAIObjectId | m_TotalReplacementCost |
| OdDAI::Select | m_Owner |
| OdDAI::Select | m_User |
| OdDAI::Select | m_LeasedFrom |
| OdDAI::Select | m_LeasedTo |
| OdDAIObjectId | m_ResponsiblePerson |
| OdDAIObjectId | m_IncorporationDate |
| OdDAIObjectId | m_CommissioningDate |
| double | m_WarrantyDuration |
| double | m_ExpectedLife |
| OdDAIObjectId | m_OperatingFunction |
| OdDAIObjectId | m_DepreciatedValue |
Protected Attributes inherited from OdIfc2x_final::IfcObject | |
| OdAnsiString | m_ObjectType |
Protected Attributes inherited from OdIfc2x_final::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) |
Protected Member Functions inherited from OdIfc2x_final::IfcGroup | |
| virtual OdRxValue | getAttr (const char *attrName) const override |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
An asset is a uniquely identifiable grouping of elements acting as a single entity that has a financial value or that can be operated on as a single unit.
An asset is generally the level of granularity at which maintenance operations are undertaken. An asset is a group that can contain one or more elements. Whilst the financial value of a component or element can be defined, financial value is also defined for accounting purposes at the level of the asset.
There are a number of actors that can be associated with an asset, each actor having a role. Actors within the scope of the project are indicated using the IfcRelAssignsToActor relationship in which case roles should be defined through the IfcActorRole class; otherwise principal actors are identified as attributes of the class. In the existence of both, direct attributes take precedence.
PropertyName Value Enumerated value AssetAccountingType IfcBoolean Enumerated value AssetTaxType IfcDateTime Enumerated value AssetInsuranceType IfcDateTime
RelatedObjects Description Physical elements that comprise the asset.
Definition at line 74 of file Ifc2x_Final/IfcAssetAutoImpl.h.
| OdIfc2x_final::IfcAsset::IfcAsset | ( | ) |
Default constructor for the IfcAsset class.
| OdDAI::SetOfEnum & OdIfc2x_final::IfcAsset::assetRisks | ( | ) |
| const OdAnsiString & OdIfc2x_final::IfcAsset::getAssetIdentifier | ( | ) | const |
| const OdDAIObjectId & OdIfc2x_final::IfcAsset::getAssetLocation | ( | ) | const |
Returns the value of AssetLocation attribute. This attribute represents the primary location of the asset in terms of the identification of the place, zone or system in which it can be found.
Returns the value of AssetRisks attribute. This attribute represents the risk associated with an asset.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc2x_final::IfcObject.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc2x_final::IfcGroup.
| const OdDAIObjectId & OdIfc2x_final::IfcAsset::getCommissioningDate | ( | ) | const |
| const OdDAIObjectId & OdIfc2x_final::IfcAsset::getCurrentValue | ( | ) | const |
Returns the value of CurrentValue attribute. This attribute represents the current cost value of the asset.
| const OdDAIObjectId & OdIfc2x_final::IfcAsset::getDepreciatedValue | ( | ) | const |
Returns the value of DepreciatedValue attribute. This attribute represents the current value of an asset within the accounting rules and procedures of an organization.
| double OdIfc2x_final::IfcAsset::getExpectedLife | ( | ) | const |
| const OdDAIObjectId & OdIfc2x_final::IfcAsset::getIncorporationDate | ( | ) | const |
Returns the value of IncorporationDate attribute. This attribute represents the date on which an asset was incorporated into the works, installed, constructed, erected or completed.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc2x_final::IfcGroup.
| const OdDAIObjectId & OdIfc2x_final::IfcAsset::getOperatingFunction | ( | ) | const |
| const OdDAIObjectId & OdIfc2x_final::IfcAsset::getOriginalValue | ( | ) | const |
Returns the value of OriginalValue attribute. This attribute represents the cost value of the asset at the time of purchase.
| const OdDAIObjectId & OdIfc2x_final::IfcAsset::getResponsiblePerson | ( | ) | const |
Returns the value of ResponsiblePerson attribute. This attribute represents the person designated to be responsible for the asset.
| const OdDAIObjectId & OdIfc2x_final::IfcAsset::getTotalReplacementCost | ( | ) | const |
Returns the value of TotalReplacementCost attribute. This attribute represents the total cost of replacement of the asset.
| double OdIfc2x_final::IfcAsset::getWarrantyDuration | ( | ) | const |
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc2x_final::IfcGroup.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc2x_final::IfcGroup.
| IfcActorSelect OdIfc2x_final::IfcAsset::leasedFrom | ( | ) |
| IfcActorSelect OdIfc2x_final::IfcAsset::leasedTo | ( | ) |
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc2x_final::IfcGroup.
| IfcActorSelect OdIfc2x_final::IfcAsset::owner | ( | ) |
Returns the value of Owner attribute. This attribute represents the name of the person or organization that 'owns' the asset.
|
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 OdIfc2x_final::IfcObject.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc2x_final::IfcGroup.
| void OdIfc2x_final::IfcAsset::setAssetIdentifier | ( | const OdAnsiString & | AssetIdentifier | ) |
| void OdIfc2x_final::IfcAsset::setAssetLocation | ( | const OdDAIObjectId & | AssetLocation | ) |
Sets the value of AssetLocation attribute. This attribute represents the primary location of the asset in terms of the identification of the place, zone or system in which it can be found.
| AssetLocation | [in] Asset location to set. |
| void OdIfc2x_final::IfcAsset::setCommissioningDate | ( | const OdDAIObjectId & | CommissioningDate | ) |
| void OdIfc2x_final::IfcAsset::setCurrentValue | ( | const OdDAIObjectId & | CurrentValue | ) |
Sets the value of CurrentValue attribute. This attribute represents the current cost value of the asset.
| CurrentValue | [in] Current value to set. |
| void OdIfc2x_final::IfcAsset::setDepreciatedValue | ( | const OdDAIObjectId & | DepreciatedValue | ) |
Sets the value of DepreciatedValue attribute. This attribute represents the current value of an asset within the accounting rules and procedures of an organization.
| DepreciatedValue | [in] Depreciated value to set. |
| void OdIfc2x_final::IfcAsset::setExpectedLife | ( | double | ExpectedLife | ) |
| void OdIfc2x_final::IfcAsset::setIncorporationDate | ( | const OdDAIObjectId & | IncorporationDate | ) |
Sets the value of IncorporationDate attribute. This attribute represents the date on which an asset was incorporated into the works, installed, constructed, erected or completed.
| IncorporationDate | [in] Incorporation date to set. |
| void OdIfc2x_final::IfcAsset::setOperatingFunction | ( | const OdDAIObjectId & | OperatingFunction | ) |
| void OdIfc2x_final::IfcAsset::setOriginalValue | ( | const OdDAIObjectId & | OriginalValue | ) |
Sets the value of OriginalValue attribute. This attribute represents the cost value of the asset at the time of purchase.
| OriginalValue | [in] Original value to set. |
| void OdIfc2x_final::IfcAsset::setResponsiblePerson | ( | const OdDAIObjectId & | ResponsiblePerson | ) |
Sets the value of ResponsiblePerson attribute. This attribute represents the person designated to be responsible for the asset.
| ResponsiblePerson | [in] Responsible person to set. |
| void OdIfc2x_final::IfcAsset::setTotalReplacementCost | ( | const OdDAIObjectId & | TotalReplacementCost | ) |
Sets the value of TotalReplacementCost attribute. This attribute represents the total cost of replacement of the asset.
| TotalReplacementCost | [in] Total replacement cost to set. |
| void OdIfc2x_final::IfcAsset::setWarrantyDuration | ( | double | WarrantyDuration | ) |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc2x_final::IfcGroup.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc2x_final::IfcGroup.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc2x_final::IfcGroup.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc2x_final::IfcGroup.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc2x_final::IfcGroup.
| IfcActorSelect OdIfc2x_final::IfcAsset::user | ( | ) |
Returns the value of User attribute. This attribute represents the name of the person or organization that 'uses' the asset.
|
protected |
Definition at line 359 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 358 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 360 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 371 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 363 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 375 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 373 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 370 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 367 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 368 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 374 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 362 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 365 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 369 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 364 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 366 of file Ifc2x_Final/IfcAssetAutoImpl.h.
|
protected |
Definition at line 372 of file Ifc2x_Final/IfcAssetAutoImpl.h.