brepjs API Reference
    Preparing search index...

    Function curvePointAt

    • Get a point at a normalized parameter position on the curve.

      Parameters

      • shape: Edge | Wire

        Edge or wire to evaluate.

      • position: number = 0.5

        Normalized parameter (0 = start, 0.5 = midpoint, 1 = end).

      Returns Vec3