Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
PLINECONVERTMODE
Syntax
C++
OdInt16 PLINECONVERTMODE;
Type
OdInt16
Initial value
0
Read-Only
No
Saved In
Registry
Versions
2009+

 

PLINECONVERTMODE controls the fit method, which is used during conversion of a spline to polyline. 

 

Value
Description
0
Linear segments will be used.
1
Arc segments will be used.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbHostAppServices::getPLINECONVERTMODE()
OdDbHostAppServices::setPLINECONVERTMODE()

 

File: SysVarDefs.h 

Module: API Reference 

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