Hello,

How do I construct trimmed NURBS surfaces?

In section F.4 of the documentation, point (1) states Gmsh supports trimmed 
NURBS surface with the OpenCASCADE kernel. However, I am not able to work out 
how construct them. I see the addBSplineSurface function, which I have 
successfully used to construct a NURBS surface, but I don't see how to trim the 
resulting surface using curves.

For background, I am developing an interface between Rhino3D and Gmsh using the 
OpenNURBS library and the Gmsh API. This involves translating the geometry from 
one representation to the other. This question is prompted by me trying 
translate OpenNURBS Brep (boundary representation) geometrical objects to Gmsh, 
which is a surface or polysurface with trim curve information.

Many thanks,
Stephen
_______________________________________________
gmsh mailing list
gmsh@onelab.info
http://onelab.info/mailman/listinfo/gmsh

Reply via email to