Gets the number of components affected by this feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFeatureScopeCount( _
ByVal FeatureIn As Feature _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim FeatureIn As Feature
Dim value As Integer
value = instance.GetFeatureScopeCount(FeatureIn)
|
C# | |
---|
int GetFeatureScopeCount(
Feature FeatureIn
) |
C++/CLI | |
---|
int GetFeatureScopeCount(
& Feature^ FeatureIn
) |
Parameters
- FeatureIn
- IFeature
Return Value
Number of components affected by this feature
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0