Description | ||||||||
Add pre-defined flexible items to the regular component model to be used later when calling ProAsmcompFlexibleWithPredefineditemsSet(). All varied items are replaced by the provided ones. | ||||||||
Replacement in Object TOOLKIT: | wfcWComponentFeat::CreatePredefinedFlexibilityComponent | |||||||
Synopsis | ||||||||
#include <ProAsmcomp.h> | ||||||||
ProError | ProAsmcompVarieditemsToModelAdd | ( | ||||||
ProMdl model | ||||||||
/* (In) | ||||||||
model which will contains the specified varied items | ||||||||
*/ | ||||||||
ProAsmitem* varied_items | ||||||||
/* (In) | ||||||||
ProArray of varied items to be added as predefined flexibility for the specified model. Path of varied items should start from "model". All varied items are replaced by the provided ones. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|