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
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGeometry.h
>
ProError
ProMechcurveParamGet
(
ProMechCurve
curve
/* (In)
The curve.
*/
double* param
/* (Out)
The parameter.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
User Guide References
Accessing ProMechCurve:ProMechcurveParamGet
Was this helpful?
This site works best with JavaScript enabled