Gets the number of shells in the study.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ShellCount As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWShellManager
Dim value As Integer
value = instance.ShellCount
|
C++/CLI | |
---|
property int ShellCount {
int get();
} |
Return Value
Number of shells in the study
See Also
Availability
SolidWorks Simulation API 2008 SP1.0