API Reference > OdDb Classes > OdDbAbstractViewportDataForDbViewTabRec Class > OdDbAbstractViewportDataForDbViewTabRec Methods > OdDbAbstractViewportDataForDbViewTabRec::setUcsPerViewport Method
OdDbAbstractViewportDataForDbViewTabRec::setUcsPerViewport Method
Syntax
C++
void setUcsPerViewport(OdRxObject* pViewport, bool ucsPerViewport) const;
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.