Need advice joining complex surface
 1-18  19-38  39-41

Previous
Next
 From:  Michael Gibson
3593.39 In reply to 3593.35 
Hi Burr, so actually that particular line is being created by the IGES import code.

The reason why though is that the file is marked as being built to a tolerance of 3e-7 (0.0000003) and the IGES reader seems to take it at its word and considers gaps much larger than that to be large enough sized things to be filled in, while in actuality the data in there is nowhere close to that accurate, more like 1e-3 between endpoints and stuff like that.

This tolerance value is at the start of the file here:



If you edit that to say something like 3.037E-003 instead, then at least some of those micro lines will be avoided from being created, but there still seems to be a few other ones in there apart from that.

I'll have to send this over to the HarmonyWare guy and ask him if its a good idea to actually trust that tolerance value in the header since it is completely off in this case.

- Michael
Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Anis
3593.40 In reply to 3593.37 
Hi Burr...

Thanks for looking at the model to examine.....
So the conclusion is I need to repair some bad area manually or request to our client STEP format.
Also looks like no software that can import the IGES file smooth and solid.

Thanks for everybody that help me to solve this case...

Regards,

Anis
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  BurrMan
3593.41 In reply to 3593.40 
""""""""So the conclusion is I need to repair some bad area manually or request to our client STEP format.""""""""""

Yes and all the other "Solids formats like SAT. I would also think that with this info, there may be some functions in NX to "Prepare to export" like some kind of analisys and repair on the "Native geometry" BEFORE the export.

Some of the things Michael is describing here are "functions of import" and just how the process works with the data and parameters presented.

If all you have is this file, it will need to be worked. Actually, the program I used has "2 different methods of importing of iges and produced 2 different results. Possibly the STEP or SAT imports may handle things better. Michael even just discussed manually changing the tolerance value in the iges file to get a different result that may produce a model that is easier to repair on import.....

The other thing is you mention you want to do Core and Cavity. I'm no expert on this, but it would seem to me you want to do parting lines anyway...So halving the model into 2 seperate surfaces may make for a better resulting import or easier to fix whats left????

Burr
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages:  1-18  19-38  39-41