
Replacement in Object TOOLKIT: |

ProLocalGroupCreate | |
( ProSolid solid /* (In) The part or assembly. */ int* feat_ids /* (In) The ProArray of feature identifiers to be grouped. They must be a contiguous set of features. */ int n_feats /* (In) The number of features to be grouped. */ ProName local_gp_name /* (In) The name to be assigned to the created local group. */ ProGroup* r_group /* (Out) The local group object. */ ) |

The function successfully created the requested local group. | |
The specified data is invalid. |


