API Reference > OdDb Classes > OdDbAbstractPlotData Class > OdDbAbstractPlotData Methods > OdDbAbstractPlotData::modelType Method
OdDbAbstractPlotData::modelType Method
Syntax
C++
virtual bool modelType(const OdRxObject* pPlotObj) const = 0;
Parameters 
Description 
const OdRxObject* pPlotObj 
[in] Pointer to the Plot object. 

Returns true if and only if this Plot object is of ModelSpace type.

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