rvprrone76
Student
- Feb 1, 2016
- 5
Hello fellow engineers and NX users,
Is there anyone who can help me with my *.vb code. My experience is far better in MATLAB, but I am attempting to learn VB. I have a curve (spline) and I have placed 2000 points along the curve using the point set function. I am wanting to get the xyz coordinates for each point in the point set (2000 total)and write it to a file. So far I have had success writing to a file, however, I am not collecting the data points from the point set. Instead I get a point output of 6000 pts from who knows were, so it is definitely getting the coordinates from other points on the part and not the intended point set data only. Any help would be awesome and greatly aprreciated. I have uploaded a copy of the script in txt format for examining.
Thanks in advanced! I really appreciate everyone's willingness to be so helpful in these forums.
Cheers!
RP
Is there anyone who can help me with my *.vb code. My experience is far better in MATLAB, but I am attempting to learn VB. I have a curve (spline) and I have placed 2000 points along the curve using the point set function. I am wanting to get the xyz coordinates for each point in the point set (2000 total)and write it to a file. So far I have had success writing to a file, however, I am not collecting the data points from the point set. Instead I get a point output of 6000 pts from who knows were, so it is definitely getting the coordinates from other points on the part and not the intended point set data only. Any help would be awesome and greatly aprreciated. I have uploaded a copy of the script in txt format for examining.
Thanks in advanced! I really appreciate everyone's willingness to be so helpful in these forums.
Cheers!
RP