Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
107 views

This code was supposed to create a cloned product under the selected root assembly with the exact same structure. Instead, it is creating only a component assembly, as shown in the image. I need it to ...
Sreerag's user avatar
  • 13
0 votes
1 answer
141 views

I'm trying to copy bodies from selected parts to a target part, but there is a unique problem when copying and pasting bodies at product level. I also managed constraints with multiple axes, but ...
Yunus Mert AŞKIN's user avatar
2 votes
1 answer
271 views

I written below code to get the text from each view but the problem I am facing here text are extracting which are having position link each other. Someone please help me to get the same. EX: items--&...
Sidamallappa LIMBIKAI's user avatar
-4 votes
1 answer
177 views

I want to transfer debug print value to TXT file and save in the defined path with proper name. below is the code which is present with debig print should be written in text file but i am not getting ...
Sidamallappa LIMBIKAI's user avatar
1 vote
1 answer
240 views

This is something I am trying for very long, but not able to do. There is assembly (product) is CATIA sessions |-Main Product |-SubProduct1 (level1) |- Part 1 |-SubProduct2 (level1) |-SubProduct3 (...
Anand Abyankar's user avatar
0 votes
1 answer
99 views

I am working in CATIA Product / assembly. Following is structure- Component Structure When current active part (not instance). Like one I have shown in red block in above image. I found similar ...
Anand Abyankar's user avatar
1 vote
1 answer
197 views

Is there any possibility to get the ZONE's from CATDrawing for each Balloon? A 1 2 3 4 5 6 7 8 9 A B BallonNumber B C C D D E 1 2 3 4 5 6 7 8 9 E Need to get &...
Sidamallappa LIMBIKAI's user avatar
0 votes
0 answers
101 views

Sub CATMain() 'Error handling in case of empty CATIA window, no open objects. On Error Resume Next Set currDocument = CATIA.ActiveDocument If Err.Number <> 0 Then ...
Lyrk's user avatar
  • 2,050
0 votes
0 answers
111 views

I have the following VBA code that I use in CATIA: Sub Positionieren(productToMove As Product, XCoord() As Double, YCoord() As Double, ZCoord() As Double, Position() As Variant) Dim move1 As Move Dim ...
balla.zoltan's user avatar
0 votes
2 answers
138 views

I'm trying to rotate a part that is already positioned within a product structure, but I would like the rotation to occur around the part’s own local axis system, not the global axis. The issue is ...
balla.zoltan's user avatar
2 votes
1 answer
262 views

I want to know programmatically which component of a Product in CATIA v5 is in editing mode now. Example: Here I want to take that "Pruebaocultar2" is the active component (not the selected)...
Josator's user avatar
  • 33
0 votes
2 answers
226 views

I need to extract the data from the Geometrical Set. Like product structure will have many Geometrical Sets. I want to extract the values from each Geometrical Set. Structure is like below. oSel.Item(...
Sidamallappa LIMBIKAI's user avatar
1 vote
1 answer
196 views

How to get the properties from the Bundle Segment. Below points are there in property window. Type: Bundle Segment. Reference designator: BNS0001. Diameter: 6.2mm. Bend Radius: 37.2mm. Length: 238....
Sidamallappa LIMBIKAI's user avatar
0 votes
1 answer
104 views

I have a macro that creates four points. The Length of each point is linked to a parameter already set but just to create the point for first time. I would like a full link, as example if the ...
Nadisty's user avatar
  • 21
1 vote
1 answer
169 views

I need to get the type of layer for the hidden FTA annotations. I am able to set the Layer type but unbale to get the layer type which is already defined. My question is when the layer type is "...
Sidamallappa LIMBIKAI's user avatar
0 votes
1 answer
152 views

I have started to develop a VBA code, that should: ask user to select a face from any bodies in the current CATPART. once done VBA should extract that surface in a geometrical set and create 3 points ...
issamo's user avatar
  • 17
0 votes
1 answer
144 views

I have developed a macro that can create thickness operation on a pasted solid from another Catpart .it's working , but the problem that I am facing is the faces ID's that I have in this code ...
Nadisty's user avatar
  • 21
1 vote
1 answer
156 views

is there any possibility that a macro can generate Edge fillet after remove operation ( only for holes removed ) . I tried a lot using AI coding , but I didn't get any solution . the only thing that I ...
Nadisty's user avatar
  • 21
0 votes
1 answer
136 views

Is there any possibility to loop through open CATDrawing files using VBA? I found below code but it is counting sheets inside the same CATDrawing file. Dim drawingDocument1 As Document Set ...
Siddu's user avatar
  • 1
1 vote
1 answer
129 views

I'm using pycatia to extract CATIA operations from a provided active document in the form of a CATPart file. For some reason the CATIA V5 Automation API seems kind of incomplete - some operations like ...
Saltuk Kezer's user avatar
0 votes
1 answer
119 views

I am trying to instantiate component form the catalog Dim catia As Object Set catia = GetObject(, "CATIA.Application") ' Open the main document containing the product ...
charan tej's user avatar
0 votes
0 answers
52 views

I'm trying to add by code connectors and a path to a branchable. If the extremities are points, with or without tangents, there is no problem by going through the GSM spline, but if I want to add a ...
Nicolas Chevalier's user avatar
1 vote
0 answers
198 views

I am trying to design a new CATProduct based on a copy of the old one. However, my new product cannot be loaded properly in other computers (all CATParts are missing). I found there is something ...
Kris's user avatar
  • 11
1 vote
2 answers
326 views

I want to export parameters from Par to text file. See the Tree here. I wrote a script that should export all the values. Sub CATMain() ' Declare variables Dim CATIA Dim partDocument ...
zed11's user avatar
  • 19
0 votes
0 answers
149 views

I am working in product, trying to create a hybridshapespline (in product 1) using another product (product 4).but i am facing issue ,the curve is connecting to it won axis system instead of ...
charan tej's user avatar
0 votes
1 answer
246 views

I would like to know if there is any macro that can collapse all geometrical sets. I have a macro that can create multiple geometrical sets, but unfortunately in expanded way . that means every time ...
Nadisty's user avatar
  • 21
0 votes
2 answers
373 views

The main goal is to link between two parameters via formula in Catia using macro. I've tried to record the process manually but the code didn't give the complete code: Sub CATMain() Dim partDocument1 ...
issamo's user avatar
  • 17
0 votes
1 answer
281 views

I’m working with CATIA and SmarTeam and need help with a macro to open and export a part's latest drawing document as a PDF. Here is what I’m trying to accomplish: Goal: I have a specific part, and I ...
Enes's user avatar
  • 11
0 votes
1 answer
223 views

I am writing a macro in CATIA that prompts the user to select a cylindrical face. The purpose of this macro is to create an axis line from the selected face. However, I am encountering the following ...
Wealnut's user avatar
0 votes
1 answer
149 views

I am trying to create macro that can pull the information of supporting points list of flexible curve. and I have no idea how to proceed with. Dim oDoc As Document Set oDoc = CATIA.ActiveDocument Dim ...
Megha P's user avatar
  • 19
0 votes
0 answers
316 views

in CATIA V5 there is no nesting function so I wanted to make a nesting application from c#. Firstly, I start with opening a product file with a part which is have a limit of my material. I gave it x ...
Yunus Mert AŞKIN's user avatar
0 votes
0 answers
198 views

I am developing a process in CATIA v5 where I would like to automate the meshing of a part and then - and this is the part I'm stuck on - I would like to automatically export the data to a txt file. I ...
wchasemason's user avatar
0 votes
1 answer
774 views

I am testing a macro that will take an edge on a solid, an old condition solid and a new condition solid. The file generally is a CATProduct with two or more parts in them. The Idea of the macro is to ...
KaiUR's user avatar
  • 113
0 votes
1 answer
438 views

I have a macro to join curves. If I set the In-work object to different geometric sets, the macro will find some of the sets, but not all of them. The macro is supposed to paste the results into the ...
KaiUR's user avatar
  • 113
1 vote
1 answer
245 views

I am trying to write a macro in CATIA VBA that takes multiple curves as input, joins them and then gives me a single curve. The input curves will be non connex. There will be at leas two curves. The ...
KaiUR's user avatar
  • 113
-2 votes
1 answer
154 views

I have a random sketch, and I want to know on which plane is the sketch supported through code. I have gone through the documentation and also looked through the internet and wasn't able to find ...
tls's user avatar
  • 9
0 votes
1 answer
173 views

In the CATIA users can filter their parameters like UserParameters, Renamed Parameters, Visible Parameters and etc. Like in the photo. enter image description here Here my code : Products ...
illans's user avatar
  • 5
0 votes
1 answer
65 views

activating the Main Body in early binding works. Dim partDocument1 As PartDocument partDocument1 = CATIA.ActiveDocument Dim part1 As Part part1 = partDocument1.Part Dim bodies1 As Bodies = ...
El doctor Sertato's user avatar
1 vote
0 answers
491 views

I am working on a project at work aimed at automating the CAD process for shaft design. We have already seen significant success with the 3D design aspect. However, we are encountering some challenges ...
Tomadevil's user avatar
0 votes
0 answers
161 views

I'm trying to add annotations for every hole about thread description. I achieved adding names or dimensions to all of holes in part. But I wanted to add thread description like m16 etc... I tried ...
Yunus Mert AŞKIN's user avatar
-1 votes
1 answer
249 views

The script: Sub CATMain() Dim partDocument1 As Document Set partDocument1 = CATIA.ActiveDocument Dim part1 As Part Set part1 = partDocument1.Part Dim shapeFactory1 As ...
Izabel Russo's user avatar
0 votes
1 answer
481 views

Trying to get the coordinates of a specific point inside Geometry of the Sketch1 of a PartBody in Catia V5 Part. import win32com.client from pycatia import catia # Open the CATIA document caa = catia()...
Robert's user avatar
  • 121
0 votes
0 answers
103 views

I'm facing a problem while developping a vba macro for CATIA V5. I want to create, rename and fill few geometrical sets in a CATPart file. I'm able to create a new set, but when I try to change its ...
Brocas Sylvain's user avatar
0 votes
0 answers
178 views

We encountered an issue during our CATIA macro development. We get an error when we try to read the value of an attribute on VPMReference (attribute name: PLMReference.V_hasConfigContext) in the macro....
Lyrk's user avatar
  • 2,050
0 votes
1 answer
402 views

i want to run the existing VB.Script(in Desktop foloder) from CATVBA. I tried with some code, but i couldn't not able to execute it. Sub Atuoamtion6() Dim CATIA As Object Set CATIA = ...
Vino Kumar's user avatar
0 votes
0 answers
291 views

My workplace has both CATIA v5 and CATIA 3DExperience installed on the remote servers so I cannot directly add the COM reference and I have to use GetOject(,"CATIA.Application") to develop ...
N.TW12's user avatar
  • 259
0 votes
0 answers
106 views

[enter image description here](https://i.sstatic.net/JfjMUGa2.png) enter image description here I had tried to install the VS2008 with SP1 and caa,catia again and again, but I didn't see any change of ...
张之中's user avatar
1 vote
2 answers
598 views

I am trying to export points coordinates in Excel with code I found online. It works until it gets to points in the shape of intersection in my Catia file. These intersection points are well selected ...
MaxenceL's user avatar
0 votes
1 answer
258 views

I want to know if I have selected a CATPart or a CATProduct in an assembly. I couldn't find a suitable check to differentiate between an empty product like "Product4__" and "Part1_ASD2_&...
user25130146's user avatar
0 votes
1 answer
413 views

I developing a Catia time save toolbar for my needs in C#. But I new in C# and I didn't figure it out how to call my catscripts or etc. I tried something like this but I failed. What should I do? ...
Yunus Mert AŞKIN's user avatar

1
2 3 4 5
10