Gets the state of suppression of the shell.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property State As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWShell
Dim value As Integer
value = instance.State
|
C++/CLI | |
---|
property int State {
int get();
} |
Return Value
Suppression state as defined in swsSuppressionState_e
Remarks
See Also
Availability
SolidWorks Simulation API 2008 SP1.0