Gets the types of features in a part document.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property FeatureTypes As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IFeatureStatistics
Dim value As System.Object
value = instance.FeatureTypes |
C# | |
---|
System.object FeatureTypes {get;} |
C++/CLI | |
---|
property System.Object^ FeatureTypes {
System.Object^ get();
} |
Property Value
Array of the types of features as defined by
swSelectType_e
Example
See Also
Availability
SOLIDWORKS 2010 FCS, Revision Number 18.0