API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::setColorToSubents Method
OdModelerGeometry::setColorToSubents Method
Syntax
C++
virtual OdResult setColorToSubents(OdCmColor const& color) = 0;
Parameters 
Description 
OdCmColor const& color 
[in] New color value.
 

Returns eOk if the new color value was successfully set or an appropriate error code in the other case.

Sets the new color for subentities. 

 

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