How can I get the workbench level system ID of an analysis system from code inside Mechanical ACT?
When I try to use the system ID property of the analysis and get this warning message:
>> analysis.SystemID
Obsolete Property : SystemID
Property is obsolete, this gets the directory name of the current analysis, not always same as the Workbench level System ID
So how can I get the Workbench level System ID?