Solid Edge Part Type Library
AddFeatureGroupsByRange Method
Specifies the first feature in the feature group.
Specifies the last feature in the feature group.
Description
This method uses a range of features to create a feature group.
Syntax
Visual Basic
Public Function AddFeatureGroupsByRange( _
   ByVal FirstFeature As Object, _
   ByVal LastFeature As Object _
) As FeatureGroup
Parameters
FirstFeature
Specifies the first feature in the feature group.
LastFeature
Specifies the last feature in the feature group.
See Also

FeatureGroups Collection  | FeatureGroups Members  | Solid Edge V20 - What's New