Segmented Helix
#6763
-
Beta Was this translation helpful? Give feedback.
Answered by
gmalinve
Oct 23, 2025
Replies: 1 comment 1 reply
-
|
Hi @C-Ehmke , To create a segmented helix you need to use the create_udp method. As you can see this option is available in User Defined Primitive. Hope this helps, Kind regards, Giulia |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gmalinve
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @C-Ehmke ,
To create a segmented helix you need to use the create_udp method. As you can see this option is available in User Defined Primitive.
You can pass parameters as a list of list and then call the create_udp method:
Hope this helps,
Kind regards,
Giulia