Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
PDSIZE
Syntax
C++
double PDSIZE;
Type
double
Initial value
0.0
Read-Only
No
Saved In
Database
Versions
R12+

 

PDSIZE specifies the display size of point entities. 

 

Value
Description
<0
Fraction of viewport size in drawing units.
0
5% of viewport size in drawing units.
>0
Size in drawing units.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getPDSIZE()
OdDbDatabase::setPDSIZE()

 

File: SysVarDefs.h 

Module: API Reference 

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