Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
AssetID
[in] AssetID 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.