I am since 2010 using VBA, VB.net, etc + CATIA (Assembly, Part, Kinematic, Simulation,...) all good stuff! I am testing CATIA 3DExp and I heard from Dassault that, moving forward, they are implementing more and more APLs for EKL and that this is the path moving forward. They told...
Multi body parts in assembly modelThe above code just supports multi body part model file. If you open the _LandingGear.CATProduct in the ‘<HOOPS_Exchange_Publish SDK dir>\samples\data\catiaV5\CV5_Landing Gear Model’ directory using the HDV, you will see some multi body parts in the ...
objSel.Add objSurf 'Call the Disassemble command CATIA.StartCommand “Disassemble” 'Make sure CATIA window is activated then send 'Enter keystroke to click the OK button AppActivate “CATIA V5” SendKeys “{ENTER}”, True 4. Extensive user interaction is required If you really want to fully...