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

    Class CylidnerCentersDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

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

      Returns CylidnerCentersDto

    Properties

    centers: Point3[]

    Centers of the cylinders

    undefined
    
    height: number

    Height of the cylinders

    1
    

    0

    Infinity

    0.1

    radius: number

    Radius of the cylinders

    1
    

    0

    Infinity

    0.1

    segments: number

    Subdivision segments

    24
    

    0

    Infinity

    1