Dessia-tech / volmdlr

A python VOLume MoDeLeR computations-oriented with STEP support for import/export
GNU Lesser General Public License v2.1
27 stars 10 forks source link

ClosedShell3D offset #167

Open MackJoly opened 3 years ago

MackJoly commented 3 years ago
masfaraud commented 3 years ago

Why not using a frame mapping with the homothetic ratio in as length of the u, v, w vector?

MackJoly commented 3 years ago

A first possibility is available thanks to PointCloud3D by offsetting each polygon2D and translating planes position to place polygon2D in 3D

masfaraud commented 3 years ago

This is a difficult feature...

masfaraud commented 2 years ago

Is there still a need for this?

MackJoly commented 2 years ago

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

masfaraud commented 1 year ago

For Stl shells http://www.open3d.org/docs/0.12.0/tutorial/geometry/mesh.html