Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockTableRecord::blockScaling Method
Syntax
C++
BlockScaling blockScaling() const;

Returns the scaling characteristics of references to this Block.

blockScaling() returns one of the following: 

 

Name
Value
Description
kAny
0
Block references can be non-uniformly scaled.
kUniform
1
Block references can be scaled only uniformly.
Copyright © 2002-2022. Open Design Alliance All rights reserved.