Trimming curves ?

Hi !

Is there any way to do something similar to trimming curves on a spline/nurb surface ?

Mikael

Igor Feoktistov's picture

There is class Adaptor3d_CurveOnSurface that provides service to treat any 2d curve defined in parametric space of any surface as 3d curve in 3d space. May be it is what you need?

Igor