Gets the total solver time for this study.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTotalSolutionTime() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWStudy
Dim value As System.Integer
value = instance.GetTotalSolutionTime() |
C# | |
---|
System.int GetTotalSolutionTime() |
C++/CLI | |
---|
System.int GetTotalSolutionTime(); |
Return Value
Total solver time in seconds for this study
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0