cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Is there a trimesh function in Mathcad?

Erika_K.
1-Newbie

Is there a trimesh function in Mathcad?

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

1 ACCEPTED SOLUTION

Accepted Solutions

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/

View solution in original post

1 REPLY 1

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/

Top Tags