Gets or sets the advanced options for this contact set.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Options As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWContactSet
Dim value As System.Integer
instance.Options = value
value = instance.Options |
C# | |
---|
System.int Options {get; set;} |
C++/CLI | |
---|
property System.int Options {
System.int get();
void set ( & System.int value);
} |
Property Value
Option for
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0