Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAbstractViewportDataForDbVpTabRec::setUcsIconAtOrigin Method
Syntax
C++
void setUcsIconAtOrigin(OdRxObject* pVpTo, bool bAtOrigin) const;

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

Parameters
Description
pViewport
[in] Input pointer to the viewport object.
atOrigin
[in] Input UCS icon flag.

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-2022. Open Design Alliance All rights reserved.