API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > OdDbGroup::setColor Method
OdDbGroup::setColor Method
Syntax
C++
void setColor(const OdCmColor& color);
Parameters 
Description 
const OdCmColor& color 
[in] Color. 

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

 

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