Having IGES translator problems...
Having IGES translator problems...
(OP)
I'm having some real problems with my CATIA IGES translator.
Basically, my geometry, no matter how I specify it, is coming out as GARBAGE! I can read it fine back into Catia, but not into anything else.
"Save as" is the worst. Doing a Utilities Batch save, I can get better, but nothing perfectly yet. We're not talking about hard parts, either. I seem to be able to screw up just about anything with Catia to some other system.
I know it's not native read problems, either. The same problems occur in SolidWorks, AutoCad, UG, and Pro/E. I've tested my data in all of them. I'm clearly the problem.
Thanks....
Basically, my geometry, no matter how I specify it, is coming out as GARBAGE! I can read it fine back into Catia, but not into anything else.
"Save as" is the worst. Doing a Utilities Batch save, I can get better, but nothing perfectly yet. We're not talking about hard parts, either. I seem to be able to screw up just about anything with Catia to some other system.
I know it's not native read problems, either. The same problems occur in SolidWorks, AutoCad, UG, and Pro/E. I've tested my data in all of them. I'm clearly the problem.
Thanks....
**************
Check out CATBlog!





RE: Having IGES translator problems...
If you are the author, have you tried different tools options? What kind of geometry do you have and what system are you trying to send it to?
RE: Having IGES translator problems...
The data is native V5, going to *anything else* It's just pure sh*t coming out... NO matter what kind of file.
What default tolerances do you use in the batch tool? Can you send a screen shot of the panel? (you know how to reach me)
Thanks.
**************
Check out CATBlog!
RE: Having IGES translator problems...
Set tools/options/compatibility/iges/export to Standard, Wireframe, and Millimeter for wireframe iges or B-Spline, Surface, and Millimeter for surfaces/solids
Do a save-as to create the iges, load iges into catia and resave to iges file. This has worked for me.
forfun
RE: Having IGES translator problems...
Lee
http://www.lmco.com
RE: Having IGES translator problems...
Thank you.
**************
Check out CATBlog!
RE: Having IGES translator problems...
How can you do a Product to a Part?
-Hora
RE: Having IGES translator problems...
In R13 and earlier, you need to set the following environment variable:
IRD_PRODUCTTOPART=1
In R14 and above, this functionality is included without the variable.
RE: Having IGES translator problems...
You've got a "*" from me.
-Hora
RE: Having IGES translator problems...
RE: Having IGES translator problems...
-Hora
RE: Having IGES translator problems...
This method does not work, and you should be very careful using it.
Here is the report that I got from the output, using your method...
! SUMMARY-
! SUMMARY- Summary of Supported IGES Entities in file
! SUMMARY-
! SUMMARY- Entity Type Count
! SUMMARY- ----------- -----
! SUMMARY- Point (116/0)................: 29
! SUMMARY- Line (110/0).................: 388
! SUMMARY- Circular Arc (100/0).........: 142
! SUMMARY- B-Spline Curve (126/0-4).....: 594
! SUMMARY- Surface of Rev (120/0).......: 68
! SUMMARY- Tabulated Cylinder (122/0)...: 16
! SUMMARY- B-Spline Surface (128/0-9)...: 64
! SUMMARY- Trans Matrix (124/0,1,10,12).: 142
! SUMMARY- Manifold Solid B-Rep (186/0).: 1
! SUMMARY- Plane Surface (190/0)........: 29
! SUMMARY- -----
! SUMMARY- Total 1473
! STATUS-
! STATUS-
! ERROR- CRTOBY Failure - Error code : 15110 - Too few parents. : 4491
! ERROR-
! INFO- Could not create solid body because of topology creation,
geometry
! INFO- creation, or failure to attach geometry to topology. Will
attempt
! INFO- to convert as many solid body faces to individual single-faced
sheet
! INFO- bodies as possible.
! SUMMARY- Entities Processed Count
! SUMMARY- ------------------ -----
! SUMMARY- Part Attribute ..............: 9
! SUMMARY- Group .......................: 1
! SUMMARY- -----
! SUMMARY- Total 10
! INFO-
! INFO- End of Translation
! INFO-
While this might not mean much to you, what it tells me, is that the part is deformed via the translation. I can verify this, because any attempt to rejoin the part, requires extremely liberal tolerancing, which lends itself to deformation. (especially when being "tranlsated")
Thank you for taking the time to post this, but what I will give you in return, is a warning to be VERY careful when you do this. This could potentially get you into trouble. I've also seen the parts, so it's a double confirmation for me...
**************
Check out CATBlog!