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

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalcenter: Point3
      • Optionalwidth: number
      • Optionallength: number
      • Optionalheight: number

      Returns CuboidDto

    Properties

    center: Point3

    Center coordinates of the cubod

    [0, 0, 0]
    
    width: number

    Width of the cuboid

    1
    

    0

    Infinity

    0.1

    length: number

    Length of the cuboid

    1
    

    0

    Infinity

    0.1

    height: number

    Height of the cuboid

    1
    

    0

    Infinity

    0.1