Category
Assembly
, Object
ProAsmcomp
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.
Manual References:
Technical Summary of Changes for Creo 4.0 F000: Assembly
Assembly: Assembling Components: Assembling Components by Functions
Assembly: Assembling Components: Assembling Components by Functions