Bitbybit Docs
    Preparing search index...

    Class InterpolateSymmetricDto

    Options for the symmetric interpolation. This variant is always a closed (periodic) loop and derives its own tangents from the points, so it intentionally exposes only the points and tolerance - periodicity, parametrization and tangent constraints do not apply here.

    Index

    Constructors

    Properties

    Constructors

    Properties

    points: Point3[]

    Points through which the symmetric closed BSpline will be created (at least 3)

    undefined
    
    tolerance: number

    tolerance

    1e-7
    

    0

    Infinity

    0.00001