Hello All,
I observed while working on vbscripting that when we use the UserForm I can't select anything in catia environment manually(example: text,Dimensions etc)
Is it possible to make a Userform where it is displayed and we can select text or dimensions?
Thnaks,
Sriram
Hi Everyone,
Is there any way to get the "current selection" text in view properties window using VBA.
Please see the attachment for more clarity.
Thnaks,
Sriramhttps://files.engineering.com/getfile.aspx?folder=d1aa141c-52e8-4487-841d-7a4cc09e9997&file=view.JPG
Hi Everyone,
I have a number of point in a view for which in need get (x,y,z) coordinates and the add a text with leader need to add the coordinates and some text.
I'm trying automate it. I could able to select the required points but not able to get the coordinates.
Help is much appreciated...
Hi
Is it possible to automate modify links option?
My requirement is View has to links to only specific Geometric sets instead of whole part.
Thnaks,
Sriram
Hello,
I have created a standard part using design table.
When I try to link the "Part Number" and "Nomenclature"from those parameters, both the parameters are getting isolated(no longer linked to design table).
Is there any other way to link them?
Thnaks,
Sriram
Hello All,
How I get the part number using macro?
please look the catia tree below
example:
Part Number
XY Plane
YZ plane
ZX plane
Axis System
PartBody
Thanks.
Sriram
Hi Everyone,
Is there any settings in catia that will allow me to give a default color when ever I offset a line in drafting.
Thanks in advance
Sriram
Sriram
Hello Everybody,
I am trying to download V5automation.chm, even I searched in google.
Please help me where can I find it.
Ferdo hope you can do the best.
Thanks,
Sriram
Hi all,
Please help me on the follwoing questions
1.What is prime difference between Hi-Locks and Hi-Lites?
2.How Hi-Lites are installed?
Thank you,
Sriram
Hi all,
what is the basic difference between a product and component in catia?
Most of the time in catia we use product to create assemblies but when we can use component?
Thanks
Hi everyone,
Instead of constraing the sketch using dimensions I want to fix the sketches using fix together and I thought of doing this using a macro which will count the number of sketches in a part and fix them. After some googling I came up with a code, however it is working at the last it...