API Reference > OdDb Classes > OdDbAbstractViewportDataForDbViewport Class > OdDbAbstractViewportDataForDbViewport Methods > OdDbAbstractViewportDataForDbViewport::setUcsIconAtOrigin Method
OdDbAbstractViewportDataForDbViewport::setUcsIconAtOrigin Method
Syntax
C++
void setUcsIconAtOrigin(OdRxObject* pViewport, bool bAtOrigin) const;
Parameters 
Description 
OdRxObject* pViewport 
[in] Input pointer to the viewport object.  
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.