API Reference > Other Classes > OdAbstractViewPE Class > OdAbstractViewPE Methods > setUcs Method > OdAbstractViewPE::setUcs Method (OdRxObject*, OdRxObject*)
OdAbstractViewPE::setUcs Method (OdRxObject*, OdRxObject*)
Syntax
C++
virtual void setUcs(OdRxObject* pDestinationView, const OdRxObject* pSourceView) const;
Parameters 
Description 
OdRxObject* pDestinationView 
[in] Pointer to the destination Viewport object  
const OdRxObject* pSourceView 
[in] Pointer to the source Viewport object. 

Sets the UCS associated with the specified Viewport object. 

 

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