Is there a way to get the control points of a spline created through
UF_CALL (UF_MODL_create_fitted_spline(&tFitSplineData, &dMaxErr, &nErrorCode, &tGeometry) );
I have the tGeometry. Can this be casted to any spline class which can return the control points.