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

    Class PolylineCreateDto

    Index

    Constructors

    Properties

    Constructors

    • Provide options without default values

      Parameters

      • Optionalpoints: Point3[]
      • OptionalisClosed: boolean

      Returns PolylineCreateDto

    Properties

    points?: Point3[]

    Points of the polyline

    undefined
    
    isClosed?: boolean

    Can contain is closed information

    false