Hello,
In a 2d view I have some weld symbolsn and i need to edit by scripting their textboxes but i can't find in the automation file how to do that.
There are 5 textfields for the weld symbols , 2 up, 2 below and another at the end of the symbol.
Does anyone know how can i acces those...
Hello all,
Here is the situation.
In CATIA i have a CAT.Product that contains other Products(those are containing also other products.)
I need to extract the names of all products wich are starting with "R" lettter from my tree.The problem is that the "R" products can be found at different...
Hy all,
I. WeldingSimbols
Does anyone knows how is the syntax for flipping a WeldSymbol (in Drafting). What about making it stick to a specified element.
I had some drawingTexts and use for them the next syntax : myText.Angle = 90 both work for Texts...
This is how the Title Blocks looks (every CatDrawing the same.)
Now what i have to do is to modify Text1 , Text2 , Text3 ,Text4 and Text 5 on every page. I am new to catia , and VB too. I have tried to create a macro that asks me ..what new text should be and type them in the text boxes but i...