API Reference > OdDbRoot Classes > OdDbBaseBlockRefPE Class > OdDbBaseBlockRefPE Methods > OdDbBaseBlockRefPE::isAttribute Method
OdDbBaseBlockRefPE::isAttribute Method
Syntax
C++
virtual bool isAttribute(const OdRxObject * pAttrib) const = 0;
Parameters 
Description 
const OdRxObject * pAttrib 
[in] A pointer to an object. 

Returns whether a specified object is an attribute. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.