Void
Solution
.ReadGivenAnsysResultFile(
String
resultFilePath,
UnitSystemIDType
unitSystemID)
Run the given ANSYS ReadResults action.///
Remarks
Examples
Parameters
resultFilePath
Type:
String
The Filepath to a compatable ANSYS results file
unitSystemID
Type:
UnitSystemIDType
The unit system ID as defined in Ansys.ACT.Automation.Mechanical.Enums.UnitSystemIDType
Return Value
Type:
Void