Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcRxDisplayAsAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(bool bShowIndex, bool bShowObjectType);

Createa a new IFC attribute instance with specified parameters.

Parameters
Description
bShowIndex
[in] A flag that determines whether the index of the created attributes should be shown.
bShowObjectType
[in] A flag that determines whether the type of the created attributes should be shown.

A smart pointer to the created attribut object.

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