Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
NamingUtil::GetIFCNamePlusIndex Method
Syntax
C++
static OdString GetIFCNamePlusIndex(const OdBmElement* element, int index);

Creates an IFC name for an element, with a suffix. 

 

Parameters
Description
element
[in] The element.
index
[in] index of the name. If it is larger than 0, it is appended to the name.

string contains the name string value.

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