Solid Edge Part Type Library
AddFeatureGroupsBySet Method
Specifies the number of features in the feature group.
Specifies the array set for the features in the feature group.
Description
This method uses a range of features to create a feature group.
Syntax
Visual Basic
Public Function AddFeatureGroupsBySet( _
   ByVal NumOfFeatures As Long, _
   ByRef FeatureArray() As Object _
) As FeatureGroup
Parameters
NumOfFeatures
Specifies the number of features in the feature group.
FeatureArray
Specifies the array set for the features in the feature group.
See Also

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