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

    Class CuboidCentersDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalcenters: Point3[]
      • Optionalwidth: number
      • Optionallength: number
      • Optionalheight: number

      Returns CuboidCentersDto

    Properties

    centers: Point3[]

    Center coordinates of the cuboids

    undefined
    
    width: number

    Width of the cuboids

    1
    

    0

    Infinity

    0.1

    length: number

    Length of the cuboids

    1
    

    0

    Infinity

    0.1

    height: number

    Height of the cuboids

    1
    

    0

    Infinity

    0.1