API Reference > OdDb Classes > OdDbBlockPropertiesTable Class > OdDbBlockPropertiesTable Methods > OdDbBlockPropertiesTable::bptNodeId Method
OdDbBlockPropertiesTable::bptNodeId Method
Syntax
C++
static OdDbEvalNodeId bptNodeId(const OdDbEvalGraph* gr);
Parameters 
Description 
const OdDbEvalGraph* gr 
[in] Eval graph.  

The block properties table node ID.

Gets the node ID of a block properties table. 

 

The block properties table node ID is stored in the eval graph xdata, and reactors keep it updated.

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