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
>
ProError
ProAsmcompAllConstrRemove
(
ProAsmcomp
* p_feat_handle
/* (In)
The handle to the assembly component.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully removed all constraints.
PRO_TK_BAD_INPUTS
The specified feature is not a valid component feature.
User Guide References
Assembling Components by Functions:ProAsmcompAllConstrRemove
Parent topic
Object ProAsmcomp
Isto foi útil?
Este site funciona melhor com JavaScript habilitado