API Reference > OdDb Classes > OdDbXrefGraphNode Class > OdDbXrefGraphNode Methods > OdDbXrefGraphNode::setBlockId Method
OdDbXrefGraphNode::setBlockId Method
Syntax
C++
void setBlockId(OdDbObjectId blockId);
Parameters 
Description 
OdDbObjectId blockId 
[in] Object ID of BlockTableRecord. 

Sets the Object ID of the BlockTableRecord associated with this XrefGraphNode object. 

 

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