GH Python offset brep || curve?

Hi all,

I am new at all this rhino/grasshopper/python stuff so this may be an obvious problem.

im wondering about offsetting in ghpython.

My problem being there are 2 nodes called ‘Offset’ ,
but i can only find one in python.

the last words i saw were in this thread, back in 2015.
I have also combed through the prediction window that pops up, but couldn’t seem to find some alternative naming.

is this a bug? is it not accessible? or am i overlooking something?

thanks!

Sorry, this function should be improved in Grasshopper so that the name Offset becomes unambiguous.
For this reason, I’d suggest to use RhinoScriptSyntax for this, and not NodeInCode.

If you need an example, I can write one for you.

I reported your discovery as a bug,
https://mcneel.myjetbrains.com/youtrack/issue/RH-42725

RH-42725 is fixed in the latest BETA

thanks!

it would be great to see the example.

Hi @jaydenrre

offset-curve.gh (7.8 KB)

Here you go,

Giulio


Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com

1 Like