Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdExporterIFCUtil::GetIFCClassName Method
Syntax
C++
static OdAnsiString GetIFCClassName(const OdBmElement* element);

Obtains the IFC class name associated to the given element for the current export. 

 

Parameters
Description
element
[in] element.

IFC class name. This is an empty string if the element should not be exported because it is not found in the mapping file. 

remarks IFC class names are affected by the user's entries in the mapping file set for a given export operation.

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