ShellManager Property (ICWStudy)
Gets the shell manager.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ShellManager As CWShellManager |
Visual Basic (Usage) | |
---|
Dim instance As ICWStudy
Dim value As CWShellManager
value = instance.ShellManager |
C# | |
---|
CWShellManager ShellManager {get;} |
C++/CLI | |
---|
property CWShellManager^ ShellManager {
CWShellManager^ get();
} |
Property Value
Shell manager
Example
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0