API Reference > OdDb Classes > OdDbAbstractPlotDataForDbViewport Class > OdDbAbstractPlotDataForDbViewport Methods > OdDbAbstractPlotDataForDbViewport::setModelType Method
OdDbAbstractPlotDataForDbViewport::setModelType Method
Syntax
C++
void setModelType(OdRxObject* pPlotObj, bool modelTypeSet);
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.