Applies to 2022.0 Update and later
Import and use parts whose shape are described parametrically rather than by a triangle mesh
Netfabb imports and handles CAD parts in a non-destructive fashion: The part's parametric information is kept and can be sampled freshly when needing to derive new information from the part's shape, such as when generating slice contours or determining support clusters.
Generating support and slicing, for example, have very different requirements in triangle count. While support generation does not require a high-res mesh to generate structures, you cannot afford the same frugality when it comes to slicing and creating the toolpaths that will eventually make up your very product.
The same parametric part, tessellated with two different presets
Apart from that, your workflows in Netfabb will remain largely unaffected as long as you do not change part shape by operations such as cutting or mirroring. When attempting to perform such actions, you will be warned with a dialog to tell you that this will drop the parametric dataset from the loaded part. Dropping the parametric dataset fixates the current tessellation permanently into the part's mesh. You may also force dropping the parametric dataset manually.
Netfabb cannot convert meshes into CAD formats. The Mesh-to-BREP function has been removed. We recommend you use Fusion 360's new and powerful mesh capabilities instead.