If i create a new part, the weight is automatically calculated and written into the attribut alias MAssPropMass (as defined in the customer defaults):
If i open an old part, (when creating this part, the MasPropMass was not existing) and save the file this Attribute will not be created...
I tried to use VBA Code in an embeded Excelsheet of a NX partfile. But whenever i reopen the embeded sheet the code is gone ?? Is it not allowed to place VBA code or do i make something wrong ?
I want to check a dynamic assembly with the clearance check.
I use the journal with VB to modify some expression in a loop to run trough the diffrent positions of the assembly. For each position i want to run the Assembly clearance check.
How can i run the "Perform Analysis" in the Journal ...