I have been struggling with surface geometry from Inventor. It is really not useable in any FEA software. I have written the below script which runs on its own (not within Mecway). It will read a .stp file, fragment all the surfaces and then save the file.
The revised .stp file can be opened in Mecway and intersecting components should share the same nodes along an intersection but the will not be connected. If you use the merge nodes tool on Mecway the mesh will be one continuous mesh.
Comments
The revised .stp file can be opened in Mecway and intersecting components should share the same nodes along an intersection but the will not be connected. If you use the merge nodes tool on Mecway the mesh will be one continuous mesh.