Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
PLINEREVERSEWIDTHS
Syntax
C++
bool PLINEREVERSEWIDTHS;
Type
bool
Initial value
false
Read-Only
No
Saved In
Registry
Versions
2013+

 

PLINEREVERSEWIDTHS controls whether widths of a polyline must be reversed when reversing the polyline (e.g. calling reverseCurve method). 

 

Value
Description
false
Widths will not be reversed
true
Widths will be reversed

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbHostAppServices::getPLINEREVERSEWIDTHS()
OdDbHostAppServices::setPLINEREVERSEWIDTHS()

 

File: SysVarDefs.h 

Module: API Reference 

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