stl files
stl files
(OP)
Is there anyway of turning a Stl file into a Nx file in Nx so I can get measurements off the Stl file to build a new model?
Thank you.
Regards Daniel lamb.
Thank you.
Regards Daniel lamb.
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: stl files
I am no expert yet but I am also battling an STL file right now.
The problem with them is that there is no math involved in the STL geometry. It is simply meaningless a point cloud.
To turn it into a surface or solid body in NX you would require to reverse engineer it from scratch.
NX has some useful tools for this, the only one know how to use so far is "section analysys" that splits your stl file (facet body) into multiple sections and generates profile curve for each one of them.
You can then use these curves to recreate the body you need.
I hope someone else steps in here and gives a more direct hint, perhaps one that I can use myself :)
RE: stl files
RE: stl files
You can use command "subdivide" to increase the facet density or "decimate" to decrease it.
Some quite useful tools are "smooth" and "fill hole". I used these to fill in some missing points in a complex curvature.
NX did some outstanding work.
RE: stl files
Just remember the GIGO principle: garbage in - garbage out.
www.nxjournaling.com
RE: stl files
A STL file can be imported into NX, it will there show up as a faceted body.
A facet body is composed of small triangular areas, facets. Each facet is flat. It might look smooth when shaded but it isn't.
If you section this you will get "millions" of linear "pieces", - One facet = "one linear piece".
It will show up as a shaded body but it should rather be considered a point cloud, it's the points which have been scanned/ measured and the areas between are simply interpolations.
You can if you like edit the display from shaded to "points" to see the cloud.
You can pick on the facets IF you turn on the "Point on face" snap type. (it's off by default) Thereby you can do quite a lot of things, such as draw splines on top of the facet body or measure.
You can split and merge point clouds in NX but you cannot manipulate the shape. Improving the quality is more or less impossible since we don't have the data, imagine measuring 4 points of a circle, in facet mode this would be rectangular. Improving could be some type of softening of the rectangle, but we would then get points in space without correlation to the original circle. - In animation software this is no problem but for reverse engineering it is.
There are a number of tools that can be used for reverse engineering, you can fit curves and sheets , you can draw splines on the facets, sectioning, the rapid surfacing etc etc.
as said, it is a deep chapter.
Regards,
Tomas
RE: stl files
The company I work for is investigating different options to be able to take full advantage of .stl file whether from simulation or white/blue light scanners.
We are currently working with our salesmen on this but if any of you could share your wisdom as to what tools are useful and hopefully the license that is required it would be a big help.
If it makes any difference my application is the sheetmetal stamping industry dealing with the morphing of surfaces and reverse engineering of components modified by hand.
Thanks,
Kevin
NX9.0
RE: stl files
They both have trial versions to try the software before making a purchase.
RE: stl files
I have not looked at Spaceclaim.
There are a few niche players on surfacing point clouds, The big name is geomagic, but what i have heard is that they are very expensive.
Regards,
Tomas
RE: stl files
RE: stl files
Regards,
Tomas
RE: stl files
Regards,
Kevin