本页总览KCurve2d.getParam() method 反求输入点对应的曲线参数值。 Get point's corresponding parameter value on the curve. Signature: getParam(point: KPoint2d): number; Links: getParam(point: KPoint2d): number; Parameters ParameterTypeDescriptionpointKPoint2d曲线上的一点。Point on curve Returns: number