Hi Przemas, I'll take a look at adding options for those in the regular Trim command.
But usually NURBS modeling is at its best when you are doing things with profile curves and booleans rather than trying to directly manipulate faces like you would in a polygon modeling program.
> I guess it might be scriptable, but I don't know howto achieve it, how can we specify which
> objects are "source" (the one you cut from) and which are trim objects (the ones that "stencil"
> on source and which should get deleted after the operation), then finally howto join. Is it doable?
Usually these different object categories like "source" vs "stenciil" are specified by separate uses of an object picker. You can see how it's done in the current Trim.js file.
> then finally howto join.
There's an example in the Join.js command.
- Michael
|