Hello,
Is it possible to export mesh in FBX format with verteces completely not welded, the same way ob j has the option under the Mesh Tab?
Thanks
Hello,
Is it possible to export mesh in FBX format with verteces completely not welded, the same way ob j has the option under the Mesh Tab?
Thanks
Hello - no, it looks like not - the workaround would be to Mesh
your objects, then Unweld
in Rhino (0 degrees) and then export the meshes.
-Pascal
Hello Pascal, thank you for your response.
This works only halfway, as the smoothing of the surfaces is lost and the mesh is faceted. While this does not happen when the Completely unwelded settings is checked for the obj export.
Do you know of a more involved workaround or solution to achieve the same result.
Thanks
Hello - hmmm unwelding should lose the smoothing - I thought that was the point- what is the effect you are looking for?
@yvlv - use the ModifyNormals=No command line option on Unweld
. That should get the result you want.
-Pascal