Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
POINTCLOUDBOUNDARY
Syntax
C++
OdInt16 POINTCLOUDBOUNDARY;
Type
OdInt16
Initial value
1
Read-Only
No
Saved In
Registry
Versions
2013+

 

POINTCLOUDBOUNDARY controls whether a point cloud boundary is displayed (but not printed). 

 

Value
Description
0
Point cloud boundary is hidden.
1
Point cloud boundary is displayed including any clipped areas.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbHostAppServices::getPOINTCLOUDBOUNDARY()
OdDbHostAppServices::setPOINTCLOUDBOUNDARY()

 

File: SysVarDefs.h 

Module: API Reference 

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