Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcAsset::setIdentification Method
Syntax
C++
void setIdentification(const OdAnsiString& Identification);

Sets the value of Identification attribute. This attribute represents a unique identification assigned to an asset that enables its differentiation from other assets.

Parameters
Description
Identification
[in] Identification to set.

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.

Copyright © 2002-2022. Open Design Alliance All rights reserved.