Question

is there any .net or delphi component for showing Catia file?

Was it helpful?

Solution

No, there is no .net or delphi components used to display CATIA files.

CATIA is a proprietary CAD platform with its own ecosystem, and you must be a part of it (as a DS partner) in order to manipulate CATIA data.

Alternatively, if you or your company have sufficient resources, there exist some proprietary C++ libraries witch allows to translate CATIA files into other formats better suited for visualization (such as VRML). From that point, you could make some wrapper around one of these libraries for your specific language, and render VRML directly using some existing libraries.

OTHER TIPS

which version of catia? free/shareware/paid components? what do you want to accomplish in Catia? maybe an Catia api can do that for you.

here you have a forum to ask:

http://www.mcadcentral.com/catia/forum/forum_topics.asp?FID=19

I believe there are people which can provide you the best answers.

Best regards,
Radu

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top