API 文档
>
Assembly
>
Object ProAsmcompconstraint
> Function ProAsmcompconstraintFree
Function ProAsmcompconstraintFree
Description
Frees all underlying memory of the assembly component constraint structure.
Synopsis
#include <
ProAsmcomp.h
>
ProError
ProAsmcompconstraintFree
(
ProAsmcompconstraint
constraint
/* (In)
The Asmcomp constraint structure.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The argument is invalid.
User Guide References
Assembling a Component Parametrically:ProAsmcompconstraintFree
Parent topic
Object ProAsmcompconstraint
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳