Skip to main content
1-Visitor
October 6, 2014
Solved

Is there a trimesh function in Mathcad?

  • October 6, 2014
  • 1 reply
  • 1053 views

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.)

Best answer by Werner_E

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/

1 reply

Werner_E
Werner_E25-Diamond IAnswer
25-Diamond I
October 6, 2014

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/