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