Description | ||||||||||||||
Assigns a model common name. This is the name to identify a PDM object containing this model file. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcModel::CommonName | |||||||||||||
Synopsis | ||||||||||||||
#include <ProMdl.h> | ||||||||||||||
extern | ProMdlCommonnameSet | ( | ||||||||||||
ProMdl model | ||||||||||||||
/* (In) | ||||||||||||||
The model. | ||||||||||||||
*/ | ||||||||||||||
wchar_t* common_name | ||||||||||||||
/* (In) | ||||||||||||||
The common name. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|