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

Returns true if and only if the UCS that is associated with the specified viewport object will become active with activation of the viewport object. 

 

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