IfcAsset
Definition from IAI: An IfcAsset is a uniquely identifiable grouping of elements acting as a single entity that has a financial value
HISTORY New class in IFC 2x. Modified in IFC 2x2
Use Definitions
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 value of a component or element can be defined, 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. Principal actors are identified as attributes of the class. Additional actors can be specified through the relationship class IfcRelAssignsToActor in which case roles should be defined through the IfcActorRole class which must be asserted for each defined role.
There are a number of costs that can be associated with an asset, each cost having a role. Principal costs are identified as attributes of the class. Additional costs can be specified through the relationship class IfcRelAssociatesCost in which case roles must be asserted.
Service life data (expected life etc.) can be assigned for one or more assets as IfcServiceLife through the relationship class IfcRelAssignsToControl.
The operating function of an asset within an organization may be particularly valuable in situations where one organization provides and maintains core services and another organization adds and maintains terminal services. It can classify who owns and is responsible for the asset. Operating function can be designated through the use of one or more classification notations which will be handled through the relationship class IfcRelAssociatesClassification.
Property Set Use Definition:
The property sets relating to an IfcAsset are defined by the IfcPropertySet and attached by the IfcRelDefinesByProperties relationship. It is accessible by the inverse IsDefinedBy relationship. The following property set definitions specific to an IfcAsset are part of this IFC release:
Geometry Use Definitions
The geometric representation of an IfcAsset is determined by the geometric representations of the products that comprise the asset (since an asset is a subtype of IfcGroup)
EXPRESS specification:
|
| AssetID | : | A unique identification assigned to an asset that enables its differentiation from other assets. NOTE: The asset identifier is unique within the asset register. It differs from the globally unique id assigned to the instance of an entity populating a database |
| OriginalValue | : | The cost value of the asset at the time of purchase. |
| CurrentValue | : | The current cost value of the asset. |
| TotalReplacementCost | : | The total cost of replacement of the asset. |
| Owner | : | The name of the person or organization that 'owns' the asset. |
| User | : | The name of the person or organization that 'uses' the asset. |
| ResponsiblePerson | : | The person designated to be responsible for the asset. NOTE: In (e.g.) UK Law (Health and Safety at Work Act, Electricity at Work Regulations, and others), management of assets must have a person identified as being responsible and to whom regulatory, insurance and other organizations communicate. In places where there is not a legal requirement, the responsible person would be the asset manager but would not have a legal status. |
| IncorporationDate | : | The date on which an asset was incorporated into the works, installed, constructed, erected or completed. NOTE: This is the date on which an asset is considered to start depreciating. |
| DepreciatedValue | : | The current value of an asset within the accounting rules and procedures of an organization. |
| WR1 | : | Constrains the contents of the group forming the IfcAsset to be instances of IfcElement. This allows for both spatial structures and physical elements to participate in an asset. |
|