Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockTableRecord::addAnnoScalestoBlkRefs Method
Syntax
C++
void addAnnoScalestoBlkRefs(bool scale = false);

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

 

Parameters
Description
scale
[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.
Copyright © 2002-2022. Open Design Alliance All rights reserved.