Gets the components affected by this feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetFeatureScope( _
ByVal FeatureIn As Feature, _
ByVal NumComponents As System.Integer _
) As Component2 |
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim FeatureIn As Feature
Dim NumComponents As System.Integer
Dim value As Component2
value = instance.IGetFeatureScope(FeatureIn, NumComponents) |
CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.IAssemblyDoc~IGetFeatureScope.html# | |
---|
Component2 IGetFeatureScope(
Feature FeatureIn,
System.int NumComponents
) |
Parameters
- FeatureIn
- IFeature
- NumComponents
- Number of components affected by this feature
Return Value
Array of
components of size NumComponents
Remarks
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0