Documentação da API > Assembly > Object ProAsmcomp > Function ProAsmcompAllConstrRemove
Function ProAsmcompAllConstrRemove
Description
Removes all component constraints, given a handle to the assembly component.
Synopsis
#include <ProAsmcomp.h>
ProAsmcompAllConstrRemove
(
ProAsmcomp* p_feat_handle
/* (In)
The handle to the assembly component.
*/
)
Returns
The function successfully removed all constraints.
The specified feature is not a valid component feature.
User Guide References
Isto foi útil?