algorithmic modeling for Rhino
Yep, for sure!
I tend to simplify everything everywhen and recently learn it could be problematic...
Thanks
hello to everyone.
do you know how to shift a path on python?
i think to use GH_PathOffset.OffsetPath but i cannot reach it! i cannot understand how to set it.
#objects = input in Python component as datatree
datatree = DataTree[object](objects)
#datatree structure = {A;B} but could be {A;B;C;...n} and i want to shift the last branch so that the current one will be {A;B}-->{A} or {A;B;C;D}-->{A;B;C}
#i don't know how to use the following method:
GH_PathOffset.OffsetPath(objects.Paths, -1, datatree) #???
#HELP!!!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by