Sets the path to the folder that stores the results of this dynamic study.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetResultFolderPath2( _
ByVal SResultFolderPath As System.String _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWDynamicStudyOptions
Dim SResultFolderPath As System.String
Dim value As System.Integer
value = instance.SetResultFolderPath2(SResultFolderPath) |
Parameters
- SResultFolderPath
- Path to the results folder
Return Value
0 indicates success; a non-0 value indicates failure
Example
See Also
Availability
SOLIDWORKS Simulation API 2015 SP0