API Reference > OdDb Classes > OdGiContextForDbDatabase Class > OdGiContextForDbDatabase Methods > plotStyle Method > OdGiContextForDbDatabase::plotStyle Method (OdDbStub*, OdPsPlotStyleData&)
OdGiContextForDbDatabase::plotStyle Method (OdDbStub*, OdPsPlotStyleData&)
Syntax
C++
virtual void plotStyle(OdDbStub* psNameId, OdPsPlotStyleData& plotStyleData) const;
Parameters 
Description 
OdDbStub* psNameId 
[in] Object id of the plot style name.  
OdPsPlotStyleData& plotStyleData 
[out] Receives the plot style data. 

Returns the plot style data for the specified object Id. 

 

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