Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbFcf::setDimscale Method
Syntax
C++
void setDimscale(double val);

Sets the DIMSCALE override for this object.

Parameters
Description
val
[in] New value for DIMSCALE.

DIMSCALE is an scale factor applied to all dimension variables that regulate sizes, offsets, and distances. 

DIMSCALE serves as an overall "volume control" for dimensions and leaders. 

 

Value
Description
0.0
A "reasonable" value is computed for model space viewports.
> 0.0
If set to the inverse of the plot scale, plotted dimensions will be at the sizes specified by the other dimension variables.
Copyright © 2002-2022. Open Design Alliance All rights reserved.