Points (for spline) from file

Results 1 to 2 of 2

Thread: Points (for spline) from file

  1. #1
    Registered DMC80U's Avatar
    Join Date
    Sep 2003
    Location
    Sonthofen
    Posts
    18
    Downloads
    0
    Uploads
    0

    Default

    Hello guys!

    I’d like to construct a NACA profile via spline.
    Therefore I’d like to get points from a .dat file.
    What does the formatting in .dat have to be like?

    Thanks in advance



  2. #2
    Registered Traori's Avatar
    Join Date
    Oct 2004
    Location
    Andelfingen
    Posts
    251
    Downloads
    0
    Uploads
    0

    Default

    Hello

    It’s described in the documentation and context help:

    Each point is described with its XYZ coordinates. The values are separated with tabulators or spaces.

    There are 3 kinds of point files:
    -sequence of points
    -sequence of points with rake and curves
    -series of points

    Example of a sequence of points:
    Code:
    1.00000 0.00000 0.0
    
    0.99655 0.00039 0.0
    
    0.98649 0.00174 0.0
    
    0.97049 0.00427 0.0
    
    0.94916 0.00778 0.0
    As already said, you’ll find other information about “points from file” in the documentation.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Points (for spline) from file

Points (for spline) from file