Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Curve Through XYZ Points

Status
Not open for further replies.

nalves

Mechanical
Joined
Apr 18, 2006
Messages
16
Location
PT
I am trying to use SW to design a ship hull. I have a list of points (forming spline curves) where the surface of the hull should lie on. I can insert them using the command "curve through xyz points, reading from a text file". The problem is that I am using the command for each curve. Is there any way to read (insert) all the curves from a single *.txt file?

Thanks in advance
 
Try a search here for XYZ. It's been discussed before.

Chris
Systems Analyst, I.S.
SolidWorks 06 4.1/PDMWorks 06
AutoCAD 06
ctopher's home (updated 06-21-05)
 
I have tryed a search as you sugested "ctopher", and i have found a macro that reads from an txt file, and creates a cloud of points. Thanks for the sugestion.

I have no experience programming macros, so mi question is: is it possible to program a macro that could as well read the txt file and create a spline curve, based on the previous points, or creates the same spline curves using the "cloud"?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top