简体   繁体   English

是否有用于显示Catia文件的.net或delphi组件?

[英]is there any .net or delphi component for showing Catia files?

是否有用于显示Catia文件的.net或delphi组件?

which version of catia? 哪个版本的catia? free/shareware/paid components? 免费/共享软件/付费组件? what do you want to accomplish in Catia? 您想在Catia完成什么? maybe an Catia api can do that for you. 也许Catia api可以为你做到这一点。

here you have a forum to ask: 在这里,您有一个论坛可以询问:

http://www.mcadcentral.com/catia/forum/forum_topics.asp?FID=19 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 拉杜

No, there is no .net or delphi components used to display CATIA files. 不,没有用于显示CATIA文件的.net或delphi组件。

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. CATIA是一个拥有自己的生态系统的专有CAD平台,您必须成为其中的一部分(作为DS合作伙伴)才能操纵CATIA数据。

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). 或者,如果您或您的公司有足够的资源,则存在一些专有的C ++库,允许将CATIA文件转换为更适合可视化的其他格式(例如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. 从那时起,您可以针对特定语言围绕其中一个库进行包装,并使用一些现有库直接呈现VRML。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM