API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > NamingUtil Class > NamingUtil Methods > NamingUtil::getProfileName Method
NamingUtil::getProfileName Method
Syntax
C++
static OdString getProfileName(const OdBmElement* element, const OdString& originalName = OdString::kEmpty);
Parameters 
Description 
const OdBmElement* element 
[in ]the element (Instance/FamilyInstance or Type/FamilySymbol)
 

profile name

Get an IFC Profile Name from the FamilySymbol (the type) name, or from the override parameter of the type "IfcProfileName[Type]" 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.