what is advantage and disadvantage from STP file?
what is advantage and disadvantage from STP file?
F.A.
In Short - STL is a polygonal facets repreaentation (not accurate and not smooth) and NURB's which IGES and STEP formats represent is much more dimensionally accurate and smooth.
STL files are also referred to as a polygonal mesh. It's like filling your object with sand and each grain is a triangle
Two popular applications, 3D printers, and Vericut verification software.
To make them smooth you can dial down the resolution to .001". Most times .01" is recommended.
But this can create a huge file, especially with non planar entities.
Advantage - neutral file format can be read by any reputable CAD software.
Disadvantage - lose feature and sketch history tree in the conversion.