Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating a threaded pole along a spline?
#1
Can you do something like this on Curvy? I tried searching the forum and tutorials, but didn't find anything.
[Image: ditch-threaded-rod-reprap-3d-printer-upg...axis-4.jpg]
[Image: lamp-pipe-threaded-pipe-bending-pipe-bra...5b0605.JPG]

What I would like to accieve is a spline "tube" that has actual 3D threads twisted around the main pathmesh. Any help or pointers?
Reply
#2
Hi,

There isn't an out of the box solution to do that. What you can do is either:
  • Using the API, make your own shape that is a spiral following a curved line. As a reference, you can take a look at the implementation of the Spiral shape (which follows a straight line), which is the CSShape class. This and this might be helpful.
  • Using the API, make a Curvy Generator module which rolls a spline around another one. I attached an example, a scene that uses a modified version of ModifierTRSPath, that makes an extruded straight mesh roll around it center. This is just for reference since it is not production ready code at all.
I hope this helped. Have a nice day.


Attached Files
.zip   Example.zip (Size: 181.1 KB / Downloads: 1)
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Filling a closed spline dynamically rickgplus 1 225 04-16-2025, 08:56 AM
Last Post: _Aka_
  Disable a spline's gizmo when not selected or disabled. mikechr2000 1 284 02-03-2025, 09:34 AM
Last Post: _Aka_
Information Questions regarding spline colliders and collisions with rigidbodies Spyboticer 7 1,087 01-20-2025, 12:25 PM
Last Post: _Aka_
  Extrude mesh along spline. New and confused user GhostStalker 3 525 01-02-2025, 09:58 AM
Last Post: _Aka_

Forum Jump: