Description | ||||||||
Rename a cross-section. | ||||||||
Replacement in Object TOOLKIT: | pfcXSection::SetName | |||||||
wfcWXSection::SetName | ||||||||
Synopsis | ||||||||
#include <ProXsec.h> | ||||||||
ProError | ProXsecRename | ( | ||||||
ProXsec* xsec | ||||||||
/* (In) | ||||||||
Cross section handle | ||||||||
*/ | ||||||||
ProName new_name | ||||||||
/* (In) | ||||||||
New name for the cross section. Note: the contents of this handle will be changed by the function. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|