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