API Documentation > Mechanica > Object ProMechcurve > Function ProMechcurveParamGet
Function ProMechcurveParamGet
Description
Obtains the parameter along the parent composite curve at which this curve begins.
Licensing Requirement
Synopsis
ProMechcurveParamGet
(
/* (In)
The curve.
*/
double* param
/* (Out)
The parameter.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
User Guide References
Was this helpful?