catia

Connecting CAD model (Solidworks, AutoCAD or CATIA) with realtime measurements from Raspbery Pi or Arduino Sensor

依然范特西╮ 提交于 2021-01-27 11:44:24
问题 To present my question I will simplify my example. I will connect a sprocket on a step motor and measure acceleration with an accelerometer. The data will be captured by using either an Arduino or Raspberry pi sensor setup. The measurements will then be stored in a cloud-based environment or somehow similar and be send to the CAD model (that's the idea). Basically what I would like to achieve is to: connect the movement of the step motor with the SW/CATIA/AutoCAD model (if the physical

Connecting CAD model (Solidworks, AutoCAD or CATIA) with realtime measurements from Raspbery Pi or Arduino Sensor

荒凉一梦 提交于 2021-01-27 11:42:59
问题 To present my question I will simplify my example. I will connect a sprocket on a step motor and measure acceleration with an accelerometer. The data will be captured by using either an Arduino or Raspberry pi sensor setup. The measurements will then be stored in a cloud-based environment or somehow similar and be send to the CAD model (that's the idea). Basically what I would like to achieve is to: connect the movement of the step motor with the SW/CATIA/AutoCAD model (if the physical

Connecting CAD model (Solidworks, AutoCAD or CATIA) with realtime measurements from Raspbery Pi or Arduino Sensor

╄→尐↘猪︶ㄣ 提交于 2021-01-27 11:42:45
问题 To present my question I will simplify my example. I will connect a sprocket on a step motor and measure acceleration with an accelerometer. The data will be captured by using either an Arduino or Raspberry pi sensor setup. The measurements will then be stored in a cloud-based environment or somehow similar and be send to the CAD model (that's the idea). Basically what I would like to achieve is to: connect the movement of the step motor with the SW/CATIA/AutoCAD model (if the physical

Modifying a count code to run independently from a sub in CATIA

时间秒杀一切 提交于 2020-04-30 07:10:14
问题 I'm working on modifying a lot of existing code and after attempting to go through it, I'm way in over my head from what I know about VBA. My coding experience is primarily in Python and I'm having difficulty wrapping my head around the object structure and what is and isn't acceptable in VBA. I'm attempting to modify user added properties (Add Additional Properties under the Properties menu) on a given item that is chosen by the user. This code, as a stand alone will do what I'm looking for,

三维模型格式说明

坚强是说给别人听的谎言 提交于 2020-03-20 07:28:30
在win平台不需要安装其他软件就可以打开的exe可执行文件。 使用solidworks的edrawing程序可以把其他格式的模型转换为exe文件 不支持igs和stp格式。 parasolid 文件(*.x_t,*.xmt_t,*.x_b,*.xmt_bin) 3D-iges 文件(*.igs,*.iges) acis 文件(*.sat) stl 文件(*.stl) Step 文件(*.step,*.stp) pro/e 文件(*.prt,*asm) catia(v4)文件(*.model,*.mod,*.exp,*.session) catia(v5)文件(*.cat part; *.cat product) unigraphics 文件(*.prt) solidworks 文件(*.sldprt,*.sldasm) solidedge 文件(*.par,*.psm,*.asm) ironcad 文件(*.ics) visi work文件(*.wkf) rhinocad 文件(*.3dm) opendwg 文件(*.dxf,*dxb) iges 文件(*.igs,*.iges) vda 文件(*.vda) hp model interface(MI)文件(*.mi;*.med) 3dxml(*.3dxml) dxf/dwg 文件(*.dxf,*.dwg) edrawing文件(*

CATIA V5R19 CAA RADE 资源及详细安装过程

亡梦爱人 提交于 2020-03-12 11:55:20
注意:以下只供学习之用,不可用于商业用途,如果下载有问题,可联系我,谢谢! 一、资源准备 开始安装前准备以下资源: 1、catia V5R19版本及破解文件:可在沐风网下载: http://www.mfcad.com/catia/xiazai/11987.html 2、CAA 及RADE R19版本及破解文件: http://git.oschina.net/fenglinwansu/CATIA_CAA_RADE/attach_files 3、vs2005 安装文件:http://xiazai.zol.com.cn/detail/43/428468.shtml 4、vs2005 SP1安装补丁:https://www.microsoft.com/en-us/download/details.aspx?id=5553 5、vs2005 win7兼容补丁: Visual Studio 2005 Service Pack 1 Update for Windows Vista 下载地址:https://www.microsoft.com/zh-cn/download/confirmation.aspx?id=7524 二、安装过程 参考以下两篇文章,但是这两篇都不全,具体问题我会一一指出。 CATIA二次开发环境构建详细步骤,亲测可用:http://wenku.baidu.com/view

CATIA 2016开发环境的建立

假装没事ソ 提交于 2020-01-22 05:55:13
CATIA的二次开发,不同的CATIA需要相应的RADE开发环境和CAA开发包。开发环境的安装过程和设置大体相同。 但也有一些地方需要注意,正确完成安装后,应该能够获取帮助文档,正确使用Intellisense等。基本过程可以总结为: (1)安装DSLS。提前机器的ID (2)生成许可文件:使用ID生成CATIA软件许可和RADE许可。 (3)在DSLS中登记许可。(4)安装CAA开发包。(5)安装vs2012。(6)安装RADE开发环境。(7)设置RADE。 整个安装过程比较麻烦。第7步:使用...B26\win_b64\code\bin目录下的CATVBTSetup.exe完成。要使用Administrator (管理员)打开正确选择安装路径。在选项卡documentation中,正确设置Doc的路径,以便vs2012中,使用帮助功能。 vs 2012的CAA的开发菜单变化较大,但和之前的如vs2008的功能都存在,只是出现的位置和方式不同。 可能出现的问题: 1、在正确打开或建立3DS workspace,成功编译的情况下,窗口(windows)-3DS windows中Run Time Prompt 可能为灰色,不能使用。再C盘的根目录,建立一个Temp的目录,可以解决问题。 2、找不到CAA的头文件,不能正确使用Intellisence。大家知道

Introduction to CATIA CAA programming [closed]

有些话、适合烂在心里 提交于 2020-01-01 07:35:13
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . I need to start working in CATIA CAA and I am looking for an online introductory course. From a previous post, there doesn't seem to be much available . All I found is the quite messy documentation which I started digging from: CATIA_INSTALLATION_DIR/CAADoc/Doc/online/CAADocUseCases/CAADocRunSample.htm Any hint?

Getting a specific instance of COM object in VB.Net

梦想的初衷 提交于 2020-01-01 06:38:16
问题 I am writing a Windows Form application in .Net to list all running instances of a third-party CAD/CAM software (in this case CATIA) and let user to choose one of them to perform couple of automated tasks. For performing automated tasks, I need to get the specific instance of COM objects - compared to Getobject() which gives me a non-specific COM instance. Is there a way to get a specific COM instance using window handle or any other methods? UPDATE: As Raymond said there is no single

Use C# for Catia V5 Automation

我与影子孤独终老i 提交于 2020-01-01 03:44:08
问题 I want to write Macros/Programs for Catia V5 with the programming language C#. How is it possible to access the Catia applicataion via c#(and Visual Studio). I searched a bit and found out that Catia provides an API, which the Microsoft COM Technologie provides for 'COM-languages' like c# & python. This is how I imagine the connection/interaction between a C# Programm and Catia: C# - .NET <-bi-directional integration-> COM <-> Catia API Is that correct ? Also: How do I setup everything in