Description | ||||||||
convert the component to flexible one using the specified varied items | ||||||||
Replacement in Object TOOLKIT: | wfcWComponentFeat::SetAsFlexible | |||||||
Synopsis | ||||||||
#include <ProAsmcomp.h> | ||||||||
ProError | ProAsmcompFlexibleSet | ( | ||||||
ProAsmcomp* comp | ||||||||
/* (In) | ||||||||
The component to be converted to flexible one | ||||||||
*/ | ||||||||
ProAsmitem* varied_items | ||||||||
/* (In) | ||||||||
ProArray of varied items to be used for the flexible component definition. Path of varied items should start from "comp". | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|