API Reference > OdDb Classes > OdDbViewTableRecord Class > OdDbViewTableRecord Methods > OdDbViewTableRecord::setIsPaperspaceView Method
OdDbViewTableRecord::setIsPaperspaceView Method
Syntax
C++
void setIsPaperspaceView(bool pspaceView);
Parameters 
Description 
bool pspaceView 
[in] True for Paper Space, false for Model space. 

Controls if this View is a Paper Space view (DXF 70, bit 0x01). 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.