Hello, i would like to know if there is any method to convert standard surface (for example surface made with extrude tool) to subdivided surface that can be manipulated with IMA tools ?
I need to merge "perfect" cylinder sufrace with exact diameter dimension of 100mm with some IMA surface. It...
Hello, i have problem with my simulation in Abaqus CAE. I would like to simulate the following case:
-Beam is fixed to the ground
-Cylinder is situated above the beam
-Contact between beam and cylinder is set
-Cylinder moves down
-Beam deflects
Everything looks fine, when i use...
I'm new in Catia scripting so if you could say me how to run it in CATScript instead of catvbs it would be nice :)
I got one extra question, is there any posibility to make this script working when i have CATproduct opened instead of CATPart in new window ?
Thank you for your answer, but when i try to run this script i get error.
This line is highlighted:
Set hybridBody1 = hybridBodies1.Item(mySelection.Name)
Linkhttp://postimg.org/image/xh0v4ytlr/
Hello, i would like to create macro, which insert new geometrical.set into one selected. I found some examples on internet, and i have created something like this:
Language="VBSCRIPT"
Sub CATMain()
Set partDocument1 = CATIA.ActiveDocument
Set part1 = partDocument1.Part
Set hybridBodies1 =...