Question: How can I extract the coordinates from spacecurve

Hi Dear All,

 

I need to extract the coordinates from spacecurve commend. For example;

 

h3:=spacecurve([-x,-y,z],omega=ws..0,color=green,thickness=5):
h4:=spacecurve([-x,y,z],omega=ws..0,color=blue,thickness=5):

Where, omega is a parameter difinening x, y, z.

Please Wait...