API Reference > OdDbRoot Classes > OdDbBaseSortEntsPE Class > OdDbBaseSortEntsPE Methods > OdDbBaseSortEntsPE::blockId Method
OdDbBaseSortEntsPE::blockId Method
Syntax
C++
virtual OdDbStub * blockId(const OdRxObject * pSortents) const = 0;
Parameters 
Description 
const OdRxObject * pSortents 
[in] A pointer to a sorted entity protocol extension instance. 

Returns a pointer to the identifier of a specified sorted entity protocol extension instance. 

 

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