API Reference > OdDb Classes > OdDbAbstractViewportDataForDbViewTabRec Class > OdDbAbstractViewportDataForDbViewTabRec Methods > OdDbAbstractViewportDataForDbViewTabRec::setUcsIconAtOrigin Method
OdDbAbstractViewportDataForDbViewTabRec::setUcsIconAtOrigin Method
Syntax
C++
void setUcsIconAtOrigin(OdRxObject* pViewport, bool atOrigin) const;
Parameters 
Description 
OdRxObject* pViewport 
[in] Input pointer to the viewport object.  
bool atOrigin 
[in] Input UCS icon flag. 

Controls the UCS icon display at the UCS orgin for the specified viewport object.

If atOrigin is true, the UCS icon is at the UCS origin for this viewport object. If false, it is at the corner for this viewport object.

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