brepjs API Reference
    Preparing search index...

    Function sdfPlane

    • A half-space: the plane through h·n with outward normal n (normalized).

      Parameters

      • n: [number, number, number]
      • h: number
      • Optionalid: string

      Returns Result<SdfHandle>