brepjs API Reference
    Preparing search index...

    Function curve2dParameter

    • Find the parameter on the curve closest to the given point.

      Parameters

      Returns Result<number>

      Ok(parameter) when the point is on the curve, or an error result.