Cutlist properties are body specific file properties, if you will. For weldments and sheet metal, SWX will generate specific ones automatically( like thickness, radius, and reliefs). It’s a little confusing, especially when the cutlist corrupts and you lose a bunch of data.
You won’t see the dimensions for offset until it gets a value other than 0. Nor the radius dimension unless you uncheck “Use default” or “gauge table”. Then the dimensions will show up. You can rename them from the default (D1) to something more useful like I did for the other. I wish SolidWorks would do this as a default. It does in some places like the hole wizard.
image.png
No, you can put them in as dimension equations only if you want. Thickness is a built in global variable, but not radius or K-Factor. If you plan to use them in equations I would create them as Global variables. Personally I like to do most all of my equations, at least the complex ones, as Global variables, then make the dimension value equal to it. That way I don’t lose it if I delete the dimension or feature. I can also get the math and logic worked out before having it control the geometry.
Cutlist properties are mostly read-only sheet-metal numbers, although you can manually add properties like raw material part numbers or descriptions. Then you can insert it into a drawing as a cutlist table.
If I recall correctly, NX had a sketch properties window. By selecting the sketch (not editing the sketch) the properties window would fill with all of the dimensions in the sketch. You could modify any dimension without editing the sketch, or going into a separate window (like manage equations.)
I can’t find a great example, but this should give you an idea. In the screenshot below, anything you click on in the Part Navigator will populate the Details below. An extrude would have the properties of the extrude feature. A sketch would have all dimensions used in that sketch. It was a really efficient way to work.