API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > OdDbGroup::setPlotStyleName Method
OdDbGroup::setPlotStyleName Method
Syntax
C++
void setPlotStyleName(const OdString& plotStyleName);
Parameters 
Description 
const OdString& plotStyleName 
[in] PlotStyleName. 

Sets the PlotStyleName of all entities in this Group object to the specified value. 

 

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