Close

Relief for ODA Team in Ukraine

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

Sets the DIMGAP override for this object.

Parameters
Description
val
[in] New value for DIMGAP.

DIMGAP specifies the gap between dimension text and dimension lines. 

A negative value for DIMGAP draws a reference box round the dimension text. 

Text is placed inside a dimension line only if there will be two line segments each as long as abs(DIMGAP).

Copyright © 2002-2022. Open Design Alliance All rights reserved.