Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DIMCEN
Syntax
C++
double DIMCEN;
Type
double
Initial value
0.09 | 2.5
Read-Only
No
Saved In
Database
Versions
R12+

 

DIMCEN controls the generation of arc and circle center marks and lines. The absolute value of DIMCEN specifies the size of the center mark, which half the length of the center mark, which is also the length of the portion of a center line beyond the arc or circle, as well as the length of the gap between the center mark and line. The sign of DIMCEN controls the generation of center marks and center lines: 

 

Value
Description
<0
Center marks and center lines
0
No center marks or center lines
>0
Center lines

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
  
OdDbDatabase::dimcen()
OdDbDatabase::setDimcen()
  
OdDbDimension::dimcen()
OdDbDimension::setDimcen()
  
OdDbDimStyleTableRecord::dimcen()
OdDbDimStyleTableRecord::setDimcen()

 

File: DimVarDefs.h 

Module: API Reference 

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