Hi all,
I need to divide different imported 2D shapes/curves into triangles having (almost) equal sides. Is it possible in Mathcad?
I've found that there are many triangulation functions in MATLAB like trimesh:
http://www.mathworks.com/help/matlab/triangulation-representation.html
but I'd like to use the results in Creo 2.
(I'm not a MathCad or MATLAB user -so far-, just looking for possibilites and solutions.)
Solved! Go to Solution.
Unfortunately there is no trimesh function implemented in Mathcad (unless you write your own).
Could this standalone program be of help? http://graphics.stanford.edu/software/trimesh/
Unfortunately there is no trimesh function implemented in Mathcad (unless you write your own).
Could this standalone program be of help? http://graphics.stanford.edu/software/trimesh/