HI all
is there any way how to create a macro to activate or deactivate the name of the part or product with like on the picture
Thing is that when we import products from PLM we sometimes want to see which version is last
Smaller mash precise results you will have.
Try to create smaller mash only in the areas where you expect to have critical loads, and bigger mash in areas where that is not important
For what kind of part do you need stress analysis?
What kind of mesh do you use?
Is mesh size the same thru all model?
Try to make a smaller mesh only where you expect to have critical values of the stress/
Hi everyone
I have searched the forum about this topic in the name and does anyone know how to make a macro where we can activate/deactivate STP license from Sharable Products?
here is the name of a previous thread
thread560-350925
Hi all
I have an error in Visual Studio that "Set" and "Let" commands are no longer supported. Does anyone know which command I should use?
Here is one small example of the code in VB and what would be the code in Visual Studio?
Sub CATMain()
Dim partDocument1 As PartDocument
Set partDocument1...
thread560-65187
Hi Everyone I have created one macro in Visual studio and converted it to .exe. I saw on a forum (thread560-65187) that it is working but on my Catia it doesn`t
The macro that I created works fine when I click it directly on .exe file, but with the following macros that I found...
Hi Sorry for the late answer but this is the sample of the part.
It's just when I start macro and select geo set nothing happened
help pleasehttps://files.engineering.com/getfile.aspx?folder=dc1eb6f7-45b6-4b0c-9335-a6a22c142386&file=Part1.CATPart
yes but still nothing happen when i select geo set.
please help
here is the code
Sub CATMain()
Dim sel: set sel = CATIA.ActiveDocument.Selection
if "Normal" <> sel.SelectElement2(Array("HybridBody", "Body"), "Select geometrical set or body containing isolated points", True) then
exit sub...
Hi I am having an error in third line
if "Normal" <> sel.SelectElement(Array("HybridBody", "Body"), "Select geometrical set or body containing isolated points", True) then
LWolf thanks for the answer but can you just please be kind and send me the link or something, because I searched the forum and I couldn't find it
Thanks
Hi everyone
does anyone know how make a macro to convert isolated point into the 3D coordinates?
I have a youtube link how someone made it but the code is missing
https://www.youtube.com/watch?v=3Y5DdJ2Eta8
Thanks
Hi Durga
Please take a look on the attached tutorial how you can make it.
Cheershttps://files.engineering.com/getfile.aspx?folder=cc600169-c2e6-4c07-9868-cd1e6964188a&file=Bonus_Tutorial_Reorder_Spec_Tree_v2.pdf