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