API Reference > OdDb Classes > OdDbAbstractPlotData Class > OdDbAbstractPlotData Methods > OdDbAbstractPlotData::setProps Method
OdDbAbstractPlotData::setProps Method
Syntax
C++
virtual void setProps(OdRxObject* pDstPlotObj, const OdRxObject* pSrcPlotObj) const;
Parameters 
Description 
OdRxObject* pDstPlotObj 
[in] Pointer to the destination Plot object  
const OdRxObject* pSrcPlotObj 
[in] Pointer to the source Plot object. 

Sets the parameters for the specified Plot object according to the arguments.

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