API Reference > OdDb Classes > OdDbAbstractPlotData Class > OdDbAbstractPlotData Methods > OdDbAbstractPlotData::setModelType Method
OdDbAbstractPlotData::setModelType Method
Syntax
C++
virtual void setModelType(OdRxObject* pPlotObj, bool modelTypeSet) = 0;
Parameters 
Description 
OdRxObject* pPlotObj 
[in] Pointer to the Plot object.  
bool modelTypeSet 
[in] True if and only if it is of ModelSpace type. 

Controls the ModelSpace type of this Plot object.

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