Hi everybody,
I would like to apply a color to one of the faces of macro feature generated body.
In the ISwComFeature::Regenerate callback, I use IFace2::SetMaterialPropertyValues2 to define a face color and then return generated bodies.
The problem is after return generated body, body face colors are reseted and no color appears.
There is a way to set a face color of macro feature generated body ?
Hi Alexandre
It's a little late, but have you tried MaterialPropertyValues?
BiI SAP-PDM