Gets the names of the plots in this study.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetPlotNames() As Object |
Visual Basic (Usage) | |
---|
Dim instance As ICWResults
Dim value As Object
value = instance.GetPlotNames()
|
C++/CLI | |
---|
Object^ GetPlotNames(); |
Return Value
Array of plot names
See Also
Availability
SolidWorks Simulation API 2009 SP0