API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::setLabelBlock Method
OdDbViewport::setLabelBlock Method
Syntax
C++
void setLabelBlock(const OdDbObjectId objId);
Parameters 
Description 
const OdDbObjectId objId 
[in] Object ID of the label block to be associated with this viewport. 

Associates a label block (OdDbBlockReference) with this viewport. 

 

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