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

    Class RoundedCylidnerCentersDto

    Index

    Constructors

    • Parameters

      • Optionalcenters: Point3[]
      • OptionalroundRadius: number
      • Optionalheight: number
      • Optionalradius: number
      • Optionalsegments: number

      Returns RoundedCylidnerCentersDto

    Properties

    centers: Point3[]

    Centers of the cylinders

    undefined
    
    roundRadius: number

    Rounding radius

    0.1
    

    0

    Infinity

    0.1

    height: number

    Height of the cylinders

    1
    

    0

    Infinity

    0.1

    radius: number

    Radius of the cylinders

    1
    

    0

    Infinity

    0.1

    segments: number

    Segment number

    24
    

    0

    Infinity

    1