API Reference > Other Classes > OdAbstractViewPE Class > OdAbstractViewPE Methods > OdAbstractViewPE::applyPlotSettings Method
OdAbstractViewPE::applyPlotSettings Method
Syntax
C++
virtual bool applyPlotSettings(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.  

Returns true if plot settings was applied successfully.

Applies plot settings to view.

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