![]() |
|
create line - Printable Version +- AB4D Forum (https://forum.ab4d.com) +-- Forum: Products Forums (https://forum.ab4d.com/forumdisplay.php?fid=4) +--- Forum: Ab3d.PowerToys (https://forum.ab4d.com/forumdisplay.php?fid=9) +--- Thread: create line (/showthread.php?tid=4207) |
create line - kreativasas - 08-10-2020 Hi, I need to find contact points between gum and teeth (see attached image) and draw a line on the collar of teeth (to use like working path on a laser machine), but i don't know how. The line must be unique and follow the collar of every teeth. I have a mesh for gum and a mesh for each tooth Any ideas? Thanks! RE: create line - kreativasas - 08-10-2020 Much easyer.... See the attached image. I have to indicate a point every 1 millimeter along the entire edge of the gum. RE: create line - abenedik - 08-10-2020 If you will be ok with a horizontal line, then you may use the slicing functionality to slice the 3D model with a horizontal plane. Then you can create a 2D line at the edge of the sliced 3D model. See the SliceSample in the "Advanced 3D objects" sample in the Ab3d.PowerToys samples. |