bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class BSplineDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalpoints: Point3[]
      • Optionalclosed: boolean

      Returns BSplineDto

    Properties

    points: Point3[]

    Points through which the BSpline will be created

    undefined
    
    closed: boolean

    Indicates wether BSpline will be cloed

    false