API Reference > OdDb Classes > OdDbViewportTableRecord Class > OdDbViewportTableRecord Methods > OdDbViewportTableRecord::setUcsPerViewport Method
OdDbViewportTableRecord::setUcsPerViewport Method
Syntax
C++
void setUcsPerViewport(bool ucsPerViewport);
Parameters 
Description 
bool ucsPerViewport 
[in] Controls UcsPerViewport. 

Controls the UcsPerViewport for this Viewport (DXF 65). 

 

If and only if UcsPerViewport is true, The UCS saved with this Viewport will become active whenever this Viewport is made active>

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