Open MackJoly opened 3 years ago
Why not using a frame mapping with the homothetic ratio in as length of the u, v, w vector?
A first possibility is available thanks to PointCloud3D by offsetting each polygon2D and translating planes position to place polygon2D in 3D
This is a difficult feature...
Is there still a need for this?
Yes it could be nice ! Today I use an annexe method First of all I simplified my CAD thanks to PointCloud3D.to_shell with the parameter offset The method consists in offsetting each polygon from the simplification and displace them in normal direction in order to approximate an offset but it is not really precise
I'm submitting a ...
What is the motivation / use case for changing the behavior? I would like a homothetie method for ClosedShell3D in order to change the size of a ClosedShell3D and to substract to another. What do you think about that ?