Gets the name of this shell as displayed in the Simulation tree.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetDisplayName() As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICWShell
Dim value As System.String
value = instance.GetDisplayName() |
C# | |
---|
System.string GetDisplayName() |
C++/CLI | |
---|
System.String^ GetDisplayName(); |
Return Value
Display name of this shell
See Also
Availability
SOLIDWORKS Simulation API 2018 SP2.0