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