Category Assembly, Object ProAsmcomp

Function ProAsmcompFlexibleWithPredefineditemsSet


Description
convert the specified component to flexible one using the predefined flexibility varied items defined on its component model.
Replacement in Object TOOLKIT: wfcWComponentFeat::CreatePredefinedFlexibilityComponent
Synopsis
#include <ProAsmcomp.h>
ProErrorProAsmcompFlexibleWithPredefineditemsSet(
ProAsmcomp* comp
/* (In)
The component to be converted to flexible one
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded
PRO_TK_BAD_INPUTSThe input argument is invalid.

Manual References:

  1. Assembly: Basic Assembly Access: Flexible Components