Hello all,
I have one question regarding the solid validation.
In FME to check if the object is geometrically valid, I can simply use the _GeometryValidator. Now in my case, I am interested in checking the validity of my solid object. It fails in one of my objects and the .issue_found = Invalid Solid Boundaries and .supplementary_info = Surface Normals Bad Orientation. Now I want to repair it but the transformer itself cannot repair it entirely. On the other hand I cannot find exactly from which surface this error comes to repair it manually. Is there any way that I can find the exact place(surface) of this error?
Thank you in advance.
Mani