
Replacement in Object TOOLKIT: |

ProAsmcompConstrRemove | |
( ProAsmcomp* p_feat_handle /* (In) The handle to the assembly component. */ int index /* (In) The index of component to be removed. Indexing begins with 0 and continues to (number of constraints-1). An index of -1 removes all the constraints. */ ) |

The function successfully removed the constraint. | |
The specified feature is not a valid component feature. | |
The specified constraint does not exist. |


