API Reference > OdDb Classes > OdDbAbstractViewportData Class > OdDbAbstractViewportData Methods > OdDbAbstractViewportData::setUcsPerViewport Method
OdDbAbstractViewportData::setUcsPerViewport Method
Syntax
C++
virtual void setUcsPerViewport(OdRxObject* pViewport, bool ucsPerViewport) const = 0;
Parameters 
Description 
OdRxObject* pViewport 
[in] Input pointer to the viewport object.  
bool ucsPerViewport 
[in] Input activation of the UCS flag. 

Controls activation of the UCS that is associated with the specified viewport object when the viewport object is activated. 

 

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