Thank you so much!! This was my first day using NX journals and I cant believe I actually did it. The thread you shared was exactly what I needed.
I made a small changes. Each iteration now prints all the named expressions on a single line.
Option Strict Off
Imports System
Imports NXOpen...
I would like to automate the task of calculating the mass and center of gravity for a model while varying a dimension over a range of values. Where do I start with this task and what tools should I use? I have an expression driven model with measurement expressions for the mass and center of...