Description | ||||||||||||||
Sets the type of independent variable for a tabular function. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechFunction.h> | ||||||||||||||
ProError | ProMechfuncdataIndependentvarSet | ( | ||||||||||||
ProMechFuncData data | ||||||||||||||
/* (In) | ||||||||||||||
The function data. | ||||||||||||||
*/ | ||||||||||||||
ProMechIndepvarType value | ||||||||||||||
/* (In) | ||||||||||||||
The independent variable type. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProMechfuncdataTypeSet |