API Reference > OdDbRoot Classes > OdDbBaseBlockRefPE Class > OdDbBaseBlockRefPE Methods > OdDbBaseBlockRefPE::blockId Method
OdDbBaseBlockRefPE::blockId Method
Syntax
C++
virtual OdDbStub * blockId(const OdRxObject * pBlockRef) const = 0;
Parameters 
Description 
const OdRxObject * pBlockRef 
[in] A pointer to a block reference. 

Returns the identifier of a specified block reference. 

 

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