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

Controls UCS follow mode for the specified viewport object. 

 

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