Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
PLINEGEN
Syntax
C++
bool PLINEGEN;
Type
bool
Initial value
false
Read-Only
No
Saved In
Database
Versions
R12+

 

PLINEGEN controls the generation of linetypes for Polylines. 

 

Value
Description
false
Each segment starts and ends in a dash.
true
Linetype generation is continuous, ignoring the vertices.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getPLINEGEN()
OdDbDatabase::setPLINEGEN()

 

File: SysVarDefs.h 

Module: API Reference 

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