Relative Content

Tag Archive for vbacatia

Add point to curve by referring another product in catia vba

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 connecting to indented reference product point.when i replace the the reference point with the part it is working fine, but if i give reference to another product is not working.

Add point to curve by referring another product in catia vba

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 connecting to indented reference product point.when i replace the the reference point with the part it is working fine, but if i give reference to another product is not working.

Add point to curve by referring another product in catia vba

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 connecting to indented reference product point.when i replace the the reference point with the part it is working fine, but if i give reference to another product is not working.

CATIA VBA Splines are folowing points as intended

I am creating a macro that takes an input of points, generally about 300-400ish points, sorts them and creates a spline. In most situation the splines look ok, but in other situations the splines turn into an s-shaped mess. If I create the splines interactively with the same points the splines turn out ok, no s-shaped mess. If I create a polyline instead of a spline in the macro it turns out ok too.

CATIA V5 – Automating the exporting of mesh data from an Analysis file using VBA

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 am trying to use the function ExportData(), but I am getting a type mismatch error. Source: Microsoft VBScript runtime error, Description: Type mismatch: ‘ExportData’.

Search not finding geometric set in tree CATIA Vba

I have a macro to join curves and everything works fine except for the search method. I if I set the In-work object to different geometric sets, the macro will find some of the sets, but not all of them. I am not sure why. The macro is supposed to paste the results into the current in-work geometric set.

Search not finding geometric set in tree CATIA Vba

I have a macro to join curves and everything works fine except for the search method. I if I set the In-work object to different geometric sets, the macro will find some of the sets, but not all of them. I am not sure why. The macro is supposed to paste the results into the current in-work geometric set.

Search not finding geometric set in tree CATIA Vba

I have a macro to join curves and everything works fine except for the search method. I if I set the In-work object to different geometric sets, the macro will find some of the sets, but not all of them. I am not sure why. The macro is supposed to paste the results into the current in-work geometric set.