Gets and sets the array of feature types to consider.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FeatureSelectorOptions As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertDimensionOption
Dim value As System.Object
instance.FeatureSelectorOptions = value
value = instance.FeatureSelectorOptions |
C# | |
---|
System.object FeatureSelectorOptions {get; set;} |
C++/CLI | |
---|
property System.Object^ FeatureSelectorOptions {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of long values as defined in
swDimXpertFeatureSelectorOption_e
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0