Hi all.
I know there's been a lot of discussion going on about the conversion of facet to surface, I was just hoping that someone has come up with a novel solution recently.
Hence, the question: Is there a way we can directly convert a faceted sheet to a surface in NX 8.5?
P.S: I have used Fit...
John,
I tried executing the grx file. The splines are not joining all the points, they seem to be scattered. I ran the program for 3 dat files, please see the attached image of the output. Also, UG is responding very slowly. Is there any setting that I need to...
BubbaK,
I looked up NX documentation, i added system and open namespaces, added references to the module; yet the code doesn't accept "NXOpen.UF.UFCurve.CreateSplineThruPts". I cannot see ".CreateSplineThruPts" method in UFCurve class. How to add it?
John,
Please see the files attached. Sorry for the delayed reply.http://files.engineering.com/getfile.aspx?folder=63736d1a-d7e0-4885-909f-95d14cc446e7&file=test.zip
Toost,
They are just examples since I am obligated not to share the original data.
Don't worry about the shape of the splines, the real problem here is how to automate the task. :)
John,
Please see the attached. I need the tool to pick all three files (gave you as example), one by one & create splines using "Spline>Through Points" option only.http://files.engineering.com/getfile.aspx?folder=e37e1f77-a2df-46b5-b9b2-6caf84610027&file=test.zip
John,
It works. But as others are suggesting, I need a VB program for the same, because this action is a part of a list of actions i am trying to automate.
Bubbak,
Studio Spline doesn't fetch data from .dat files. The option is not there in NX 6.
I am looking for perfectly passing a spline...
Cowski,
You're right. I want my journal to select a folder full of .dat files and create a spline for each. I need to automate this.
How can I do it? I have almost 200 .dat files that need to construct splines for.
If it's not much that I am asking for, kindly post VB script addressing the...
Hi all!
P.S: I use NX 6.0.
I see that Record Journal doesn't activate Insert>Curve>"Spline" option for recording.
I have a .dat file in a folder containing x,y,z co ordinates of points. I want to run a journal that allows me to select the .dat files & generates a spline using "ThroughPoints"...
Okay!
In case 1, suppose I remove the basic dimension, and give the tolerance 10 +/- 1 mm, and the datum is referenced, & the actual height value is 10.05 mm, we have a profile tolerance zone of 1 mm at the height of 10.05 mm. Am I correct?
Hi all... I'm a GD&T newbie & here I have a simple yet silly question...
Suppose I have a block & let's say one of its sides says that it has a Profile of Surface tolerance as "1 mm"
In another case, having the datums conventionally defined (in both cases), it says it has a Profile of Surface...
The part I'm working on is a Curve>Extract from bodies... I would like to delete the TINY OBJECTS (defined as dimension .025 inch) appearing on my window.
Please help!