Please add support for optional parameters within ModelCheck:
- Example: we have parameters that aren't always required but if they exist in the models, then we want them designated to Windchill to be searchable, be a string, etc.
- Optional parameters should be listed in the start.mcs files or in external list file.
- Support for wildcards in optional parameter names - we have parameters like CH_MFG_1, CH_MFG_2, etc. where having ? (single) and * (multi) character wildcards would be helpful rather than having to list all of them.