Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDmUtil::dimfit Function
Syntax
C++
int TOOLKIT_EXPORT dimfit(int dimatfit, int dimtmove);

Returns the R14 DIMFIT value corresponding to the specified DIMATFIT and DIMTMOVE values. 

 

Parameters
Description
dimatfit
[in] DIMATFIT value.
dimtmove
[in] DIMTMOVE value.

The complete mapping is as follows: 

 

DIMTMOVE
DIMAFIT
DIMFIT
0
0
0
0
1
1
0
2
2
0
3
3
1
0
4
1
1
4
1
2
4
1
3
4
2
0
5
2
1
5
2
2
5
2
3
5

 

All other input combinations return 3.

File: DbDimStyleTableRecord.h 

Namespace: OdDmUtil 

Module: API Reference 

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