API Reference > Classes > OdIfcRxDisplayAsAttribute Class > OdIfcRxDisplayAsAttribute Methods > OdIfcRxDisplayAsAttribute::createObject Method
OdIfcRxDisplayAsAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(bool bShowIndex, bool bShowObjectType);
Parameters 
Description 
bool bShowIndex 
[in] A flag that determines whether the index of the created attributes should be shown.  
bool bShowObjectType 
[in] A flag that determines whether the type of the created attributes should be shown.  

A smart pointer to the created attribut object.

Createa a new IFC attribute instance with specified parameters.

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