API Reference > Other Classes > OdPsPlotStyleTable Class > OdPsPlotStyleTable Methods > OdPsPlotStyleTable::copyFrom Method
OdPsPlotStyleTable::copyFrom Method
Syntax
C++
virtual void copyFrom(const OdRxObject* pSource) = 0;
Parameters 
Description 
const OdRxObject* pSource 
[in] Pointer to the source object. 

details Copies the contents of the specified object into this object. 

 

The default implementation of this function does nothing but throw an eNotApplicable exception.

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