hello,
I am looking for a journal that can help to find surface area and bounding box dimensions for each assembly, sub-assemblies and parts in that assembly and create attributes called S_Area, BOX_X, BOX_Y, BOX_Z and display them in Assembly navigator columns. I am noticing some discussion on...
Hello,
Is it possible to run a journal (.vb) file from using batchcommand so I do not have to open the UG Gui. basically perform all the operations that I would like without opening the UG product?
thanks for the help
how I am new to Catia. Where can I find the information about which licens the product is pointing to. We have network license I know but would like to know the machine where the license is residing.
Any help is greatly appreciated.
Thank you
here is the one I modified to suit my needs after getting the original from one of this forums.
thanks for the help.
Option Strict Off
Imports System
Imports System.IO
Imports System.Windows.Forms
Imports NXOpen
Imports NXOpen.UF
Imports NXOpen.Assemblies
Module NXJournal
Public...
hello,
I have seen a journal to take a jpg image of each part and assembly that exists in the model but was wondering if we can take the image to be more precise. Only the bounding area of each displayed part to be in the created image? basically to reduce the whitespace around and to reduce...