API Reference > OdDb Classes > OdDbBlockTableRecord Class > OdDbBlockTableRecord Methods > OdDbBlockTableRecord::addAnnoScalestoBlkRefs Method
OdDbBlockTableRecord::addAnnoScalestoBlkRefs Method
Syntax
C++
void addAnnoScalestoBlkRefs(bool scale = false);
Parameters 
Description 
bool scale = false 
[in] If true, set the block references user scale values to the current annotation scale value. If false, set the block references user scale values to 1:1. 

Traverses through all block references of this block table record and adds annotation data to each of them. 

 

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