Gets the components affected by this feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFeatureScope( _
ByVal FeatureIn As Feature _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim FeatureIn As Feature
Dim value As System.Object
value = instance.GetFeatureScope(FeatureIn) |
CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.IAssemblyDoc~GetFeatureScope.html# | |
---|
System.object GetFeatureScope(
Feature FeatureIn
) |
C++/CLI | |
---|
System.Object^ GetFeatureScope(
& Feature^ FeatureIn
) |
Parameters
- FeatureIn
- IFeature
Return Value
Array of components affected by this feature
Remarks
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0