Hi everyone, there is a lot of material here. Thanks for your effort.
Actually, I'm just using X= 900 and X=900, finding the intersection of y=mx and x=y/m, then I'm setting the boundary to exit the various loop. But I'm still in developing, it's just conceptual.
I'm trying to implement this situation inside an actual VBA/java program.
https://www.geogebra.org/calculator/qranh66u
I need to acquire the intersections point created by the shape and the intersection line. I surfed the web and studied newton's method and other approaches, but they seem...
I'm trying to build a macro that, from a selection of different parts or assemblies it will traverse a list with a for a loop and make some operations.
While this sounds very simple, I'm struggling with it. I've found this example but only select the last part...
I ha've found this and found interesting. Someone knows if it is commercial or free? Could somone share this software if it is free? Thanks.
https://www.youtube.com/watch?v=sMpxbPdJJxc
This is not the case unfortunately. In fact usually you mantain the detail text unchanged and you edit the sheet instatiated text related to the part present in the sheet. To do so you have to put your text as "Modifiable in istance" In fact materials, names, and codes changes on every sheet...
I need to edit the sheet.1 detail without editing the father.
As you see in your pictures you are pointing to the detail not at the sheet. https://files.engineering.com/getfile.aspx?folder=a80d84e9-ad1f-4805-9f78-6d5dc78b0afd&file=Capture_c6yzfn.jpg
Hi ferdo, yes i need to change the text on this instatiated 2d detail. I'm attaching the catdrawing. I cant get any function or code to point at this except for the search-replace method.
You can find the catdrawing here...
I'v found the problem:
|D:\MACROS_STARTER__________1.0.0\|macroname.catscript|macroimage.png|macro name <correct
|D:\MACROS_STARTER__________1.0.0\macroname.catscript|macroimage.png|macro name < wrong
Hi i've found this usefull macro bar that is awesome. The problem is that if i edit the settings file the program gives me an error and i cant edit or modify the link of the macros, anyone knows why?
http://www.catia-forum.cz/articles/?article_id=111
Is there any macro comand that works like the replace function in catdrawing? the problem is that
DrwTexts.GetItem is not getting some text if is not isolated.
And the
selection1.Search
function as well is not finding items if they are not isolated.
What i would like to achieve is to...
Let's change the approach... if i have this "path" that is generated by a detail Modifiable in instance that was created with instantiate 2d component. How can i edit the text inside? Since the search query is not finding the instantiated items i cannot use the
selection3.Item(1).Value.Text =...
I tought that this peace of code found in the catia examples would eventualy help me, but this code seems to not work at all, it's not even giving error.
If i get this right this is taking the part number name and it's filling TitleBlock_Text_Number_1 with the PartNumber, this would be the...
What i'm tryng to achieve is a macro that read the String.1 USER PROPRIETIES of the current part used in the sheet, then finds the related title block "TitleBlock_Text_PlyName" for example, and then copy the value of String.1 in the relative text box.
If you can provide any peace of codes or...
Ok solved...that was a classic Catia "absurdity" , you have plenty of ways of doing the same thing, but just one works... The trick is, not using classic contraint but automatic constraint, in fact if you look at the output generated by the powercopy now it has more sense. Hope this would help...
I kind of found the problem, but not the solution...
When you select the edges catia create those extractions, and reuse them for every powercopy. Isolating those feature will lead an undercostrain sketch. So found the problem but not the solution.
Try to make a powercopy holes template, instantiate by document or by catalog as in the video. Try to delete the first set of holes. Catia try to delete event the second one, why? I cant find any link between them. This is so strange!
https://youtu.be/ypZn9AbAiTk