Hello. How can I send a file to MSC Marc 2020 for calculation from one computer to a second?
I read in their guide that this is possible, but I didn’t understand how to implement it.
For example, is it possible somehow in GUI in any programming language to select the path to a .dat file, press...
Hi all. Is it possible to use a macro to copy the entire contents of an open active Product and, using a special paste, paste it into a new Part or Product as a result and ONE body/Solid?
I tried to run the following code in two versions:
Dim activeDocument As...
This is an example of a button. In fact, in the middle of a large cycle, she should make allcatparts from the list of products and then load them into one product.
The meaning of the question is still the same - the procedure for generating an allcatparts is not performed
Hello
I have a button on the vb.net form.
with its help I try to generate AllCatPart
But nothing happens, but some report menu is called up.
The code I use is below:
Dim actdoc As ProductDocument
actdoc = Catia.ActiveDocument
Dim MySel As Selection
MySel = Catia.ActiveDocument.Selection...
Hi. Is it possible to create one solid with "dead" geometry from the product?
Those macro similar to command ->Crtl+C in PartyBody and them with the mouse right bottom click in "Paste Special" and "As Result"
Hi everyone!
I'm interested in the issue of automating boolean operations. There are always two bodies statically. But always different names. How can I assign a button to remove the second body from the first?
What the macro records when executed is not entirely correct. And there is a link...
Hi all.
Is it possible to compare two parts or products and get a visual representation of the change in geometry?
Maybe some macros or ready-made solutions?
There is no access to DMU space analysis.
I looked into the topic, but it is already closed...
Hi all. I have two questions.
First question: there is a macro that renames the product structure in a loop. But if the parts were copied, then the names are duplicated with each step of the loop. Can be seen in the attached picture. How to avoid it?
For Each Item In myPrd.Products 'Documents...
There is a program written in vb.net. For several users, everything works fine. Several users get an error while working:
"System.ArgumentNullException: Value cannot be null.
Parameter name: type"
There are no references to a line of code.
It feels like the program cannot establish a...
Is it possible to use macros to put dimensions on drawings?
I tried to record actions using a macro, but I didn't find anything useful in the code.
The search for this resource also did not give any hints. In the picture below, I gave an example of exactly what sizes I mean.