Close

Relief for ODA Team in Ukraine

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

Sets the scaling characteristics of references to this Block. 

 

Parameters
Description
blockScaling
[in] Block scaling.

blockScaling can be 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.