Description | ||||||||||||||||||||||||||
Copy specified template into a model of the specified component. | ||||||||||||||||||||||||||
Replacement in Object TOOLKIT: | pfcComponentFeat::CopyTemplateContents | |||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProAsmcomp.h> | ||||||||||||||||||||||||||
ProError | ProAsmcompFillFromMdl | ( | ||||||||||||||||||||||||
ProAsmcomp* comp_handle | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
Handle to the component. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMdl template_model | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
Handle to the model to be used as the copy template. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|