Hello
I have an Excel macro ( Worked great with Outlook for years ) which generated an email message within Excel and sent it to Outlook.
Now, we have new employees using Windows 10 Mail App and not Outlook. Can someone point me in a direction of where
I can find resources regarding updating...
Hello
We recently upgraded our CatiaV5 to rev 30 and on one of our computers it will run fine and then without any warning completely seizes up the entire computer for about 2 minutes or so and then Catia application disappears leaving you staring at your desktop. Everything is locked up during...
Hello!
I wrote an application that automates a renaming task using Catia's Visual Basic editor.
The application works great except for a preview option button. " Sometimes " when the
designer clicks the preview button the hierarchy tree does not refresh its contents.
The code used for preview...
Good morning!
We have enjoyed using a nice macro from thread: thread560-435146, ( saving parts & products using part numbers as filenames )
but just recently ran into an issue where our customer has provided us with a CATShape item in the design. The macro seems
to crash/stop when it trys to...
Hello!
Is there a way to color shade parts/products with the same effect ( nice smooth matching edges when
comparing two versions of the same product ) as seen when activating the "View Mode Customization: Line-on-Line"
Thanks!
Tom
Good morning!
I searched this forum, my Ziethen book, and the portable script by Ferdo and do not
see how to manipulate the compass parameters via macro.
What I wanted to do is to fill in the Increments section: Along U Along V, Along W,
and the rotation boxes with some standard values.
If...
Hello all!
Does CatiaV5r2012 have a directory path plus filename length limit separate from Windows 7 professional?
I thought the character limit was 255 characters.
I have a macro that saves files using part numbers for filenames. Works well but occasionally we run
into a situation where...
Good morning!
Is it CatiaV5r2012 VBA possible to check if Visualization in the Bill of Material check box is on or off?
If possible... Can you provide a code clip example?
Thanks!
Has anybody experienced a slow response with CatiaV5r2012 when trying to move a part
either by using snap or a compass move? The move will happen but seems like Catia is
thinking about the effort for a minute before the move actually happens.
What is further confusing is this does not happen...
Good morning!
Can someone help me with a code snippet. I have a renaming macro that loops thru a design
and does a lot of time saving stuff. One of the things it does is to auto-fill user defined
properties.
The problem I am running into is if a designer downloads a CAD file from the...
Hello!
I would like some feed back on an idea for a CatiaV5 save file macro. I will try my best to explain..
Typically, a designer would save file(s) locally on their computer while working on a design. Then the designer would provide an Adobe 3DPDF to the customer for review/approval. After...
Good morning,
I have written a CatiaV5 2012 CatScript that loops thru a design tree and renames parts and products based upon various criteria.
There is one error of which I cannot figure out how to handle. "Part number already exists in session."
Can anybody provide a clip of code as an...
Hello!
CatiaV5 scripting question:
Do you need to include some scripting code to activate ( Highlighted blue ) a selected CATPart/CATProduct in order to save it to a new file name?
I have read several earlier posts related to this topic but things like .Activate or SendKeys doesn't seem to...
Good morning
CatiaV52012 CatScript.
Selections question..
I am working on a macro that prompts a user to select a sub-assembly and then loop thru its list of components/instances
renaming the part numbers to company preferences. So far so good... I was using this snippet here to do a...
Hello!
Two questions regarding Visio 2007 shape sheet date and time formats
I was given a task of writing a Visio VBA script that will take a Monthly Calendar shape that
has many appointment shapes within, extract the appointment info, and send an Outlook email
to various people containing...
Hello!
Our design manager asked for a CatiaV5 script that will save the selected/active CatPart(s) or CatProduct(s) using the
part number as the new filename. I am very efficient with MS Excel VBA but new to CatiaV5 VBA. Can anybody help
with such a script? It would help me learn some of the...
Hello!
Our design manager asked for a CatiaV5 script that will save the selected/active CatPart(s) or CatProduct(s) using the
part number as the new filename. I am very efficient with MS Excel VBA but new to CatiaV5 VBA. Can anybody help
with such a script? It would help me learn some of the...