Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Attribute::Attribute Constructor (OdAnsiString, Entity *)
Syntax
C++
Attribute(OdAnsiString name, Entity * parentEntity = NULL);

Creates a new attribute object with specified parameters.

Parameters
Description
name
[in] A pointer to a string that contains the attribute name.
parentEntity
[in] A raw pointer to the entity definition object that the newly created attribute belongs to.
Copyright © 2002-2022. Open Design Alliance All rights reserved.