I would like to report a bug in RhinoCommon. I’m using Rhino Version 5 SR14 64-bit (5.14.522.8390, 5/22/2017).
After applying a scale transformation to a brep, the bounding box of the new transformed object is actually the bounding box of the NON-transformed object.
Thank you for the reply.
Does it mean that every Geometry “found” from GUID is document-controlled?
The strange behavior, anyways, is that the transformation is applied, because when I bake the brep (transformed but not duplicated), I got the scaled object. It’s just the bbx operation on it that used the brep before the transformation.
Duplicating the object before applying the transformation solve the problem.