We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation 3D Design parametric equation driven a curve Reply To: parametric equation driven a curve

vganore
Ansys Employee

If you wish to use Design Modeler (DM) then please follow following steps:


1. Take your equation, convert it into coordinate points (x.y and z) governing that equation.


2. Write it into 3d curve usable format (see the snapshot that I uploaded before)


3. Create text file (sample: paste following into text file (.txt)


1 1 10.1234 15.4321 20.5678


1 2 15.2468 20.1357 25.1928


1 3 5.5555 6.6666 7.7777


4. Use 3d curve option from DM


5. Upload coordinate file 


It will give you the line body for your future operations.  All the best.Â