Multi curve offset on surface possible?

If yes,how?if there is any macro.?

I am waiting for your answer sir

A drawing, some code? No idea what you’re asking for.

1 Like


Sir i want to say is it possible to offset the curves on surface together?

sorry but I think it is not possible.
Though the answer is NO.

if you really need it a lot, it s worth writing a script.

if you need really many times with the same base surface you might use
_what
to get the object ID of the surface
then open the
_macroEditor
and enter
_OffsetCrvOnSrf pause selid 26bc355f-6102-4c1a-b787-5e0c8cc96b7f

if you on a pc you can repeat the macro with space.
on a mac you always have to press the play button again.

Sir is it possible to apply it without surface id with a script.sir i am not smart enough to create a script like that.sir if you try,it will be great.

when your surface has no meaning and offsetting just along the cplane will do then use OffsetMultiple