importspline is not working with csv file dod you know a solution

importspline is not working with csv file dod you know a solution

jmpframce
Enthusiast Enthusiast
1,087 Views
19 Replies
Message 1 of 20

importspline is not working with csv file dod you know a solution

jmpframce
Enthusiast
Enthusiast

i can t import csv file with importspline   , do you know a solution

0 Likes
Accepted solutions (4)
1,088 Views
19 Replies
Replies (19)
Message 2 of 20

davebYYPCU
Consultant
Consultant
Accepted solution

CSV file needs to have 3 values, per line, X, Y and Z.

 

Might help.

0 Likes
Message 3 of 20

jmpframce
Enthusiast
Enthusiast

I get xyz 

But it doesn't work

I am blocked so solution.i cancel my contract

 

 

0 Likes
Message 4 of 20

JeromeBriot
Mentor
Mentor
Message 5 of 20

jmpframce
Enthusiast
Enthusiast
I don't get the script
0 Likes
Message 6 of 20

davebYYPCU
Consultant
Consultant

Got this

 

404link.PNG

0 Likes
Message 7 of 20

jmpframce
Enthusiast
Enthusiast
i don t receive thw scripte
0 Likes
Message 8 of 20

JeromeBriot
Mentor
Mentor
Accepted solution
0 Likes
Message 10 of 20

jmpframce
Enthusiast
Enthusiast
what is to import in own script?
0 Likes
Message 11 of 20

jmpframce
Enthusiast
Enthusiast

i don t knw to import in script   the file 

 

how to do 

 

thanks 

0 Likes
Message 12 of 20

jmpframce
Enthusiast
Enthusiast
i am blocked
0 Likes
Message 13 of 20

HughesTooling
Consultant
Consultant

@jmpframce Can you share an example of the csv file you're trying to import? You might need to change the file's extension to txt to be able to attach it to your post.

 

Mark Hughes
Owner, Hughes Tooling
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


0 Likes
Message 14 of 20

jmpframce
Enthusiast
Enthusiast

-35 1,58 301
-21,18 9,81 311,49
4 21,33 324,13
37 29,19 330
71,09 29,19 323,7
99 22,63 308
121 13,71 290,63
136,15 5,91 276,13

0 Likes
Message 15 of 20

jmpframce
Enthusiast
Enthusiast

not  how to do

0 Likes
Message 16 of 20

HughesTooling
Consultant
Consultant
Accepted solution

Can you just attach the file as a txt file.?

Looking at what you have posted the format looks all wrong. Some lines have 4 numbers and the comma is missing between others or have you just typed it incorrectly?

HughesTooling_0-1709124309611.png

 

Mark Hughes
Owner, Hughes Tooling
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


0 Likes
Message 17 of 20

jmpframce
Enthusiast
Enthusiast

i have imported file it works  

 

thanks

0 Likes
Message 18 of 20

JeromeBriot
Mentor
Mentor
Accepted solution

@HughesTooling wrote:

Looking at what you have posted the format looks all wrong. Some lines have 4 numbers and the comma is missing between others or have you just typed it incorrectly?


@HughesTooling Because this is not a .CSV file (i.e. Comma-Separated Values) but a .SSV file (i.e. Space-Separated Values). Even better, a .SSVCDS file (i.e. Space-Separated Values with Comma as Decimal Separator).

 

Message 19 of 20

jmpframce
Enthusiast
Enthusiast
I have solved import trough the downloading GitHub
Thanks
One question is the scaling to be in same scale with the drawing
0 Likes
Message 20 of 20

jmpframce
Enthusiast
Enthusiast
Yes now the import run
The last step is the scaling with the drawing on going
0 Likes