API Reference > Classes > PRC Base Classes > OdPrcBase Class > OdPrcBase Methods > attributeData Method > OdPrcBase::attributeData Method ()
OdPrcBase::attributeData Method ()
Syntax
C++
OdPrcAttributeData & attributeData();

Returns the current attribute information of the PRC entity. The attribute information is represented as a reference to an OdPrcAttributeData object, therefore it can be used to set new attribute information.

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