API Reference > OdIfc Namespace > Classes > OdIfcEntityInstance Class > OdIfcEntityInstance Methods > getAttr Method > OdIfcEntityInstance::getAttr Method (OdAnsiString &)
OdIfcEntityInstance::getAttr Method (OdAnsiString &)
Syntax
C++
virtual OdAny getAttr(const OdAnsiString & attrName) const;
Parameters 
Description 
const OdAnsiString & attrName 
[in] An attribute name.  

Returns the current value of the attribute.

details Retrieves the current value of a specified attribute of the entity instance.

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