DiscussionsIssue archiveOther usage issues

Archived discussion

Surface meshing

Other usage issuesThu, 03/01/2007 - 12:021 reply

Browse this forum
QuestionAuthor

Hi all,
Anyone who knows how to mesh Bezier surfaces. Any suggestion is really appreciable.

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Maybe you could use the triangulation tool:

Mesh::Mesh(ShapeFused,1);

Check out the examples.

Commenter-1