I'd like to set up design checker to simply verify that SOMETHING has been populated in a custom property. We use DBWorks, and generally fill in custom properties on the data card which are pushed to the model.
Which then creates a custom property within the model:
The drawing references the models custom properties and fills in "Finish", "Part Number", etc.
I'd like to use design checker to verify that these properties are filled in. Check that the user has entered SOMETHING in those fields. How can I accomplish this with design checker? I'd like it to PASS if "Finish" is not blank and FAIL if it IS blank.
I thought it would be super simple to check but I'm having problems.
SolidworksDesign Checker