Function ProFeatureNumberGet
Description
Returns the regeneration sequence number of a feature.
NOTE:
Do not confuse this with a feature identifier. A feature identifier identifies a feature uniquely in a part or an assembly. The feature number tells you the sequential location of the feature in the feature list of the part or assembly.
Replacement in Object TOOLKIT: | |
Synopsis
| ProFeatureNumberGet |
| ( /* (In) The feature */ int* r_feat_num /* (Out) The sequence number of the supplied feature for regeneration */ ) |
Returns
| The function successfully retrieved the information. |
| The supplied feature is invalid. |
Sample Code References
User Guide References