Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the parametrization of a tube of variable section
ResourceFunction["VariableSectionTube"][c,r,{t,θ}] computes the parametrization of a tube from a curve c and of variable section radius r with respect to variables t and θ. |
Create tubes from a circle:
In[1]:= | ![]() |
Out[1]= | ![]() |
Plot them:
In[2]:= | ![]() |
Out[2]= | ![]() |
Create tubes based on a Sin function with angular frequency 4:
In[3]:= | ![]() |
Out[3]= | ![]() |
Create a tube from a helix:
In[4]:= | ![]() |
In[5]:= | ![]() |
Out[5]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License