Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BoxFromCornerDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional width: number
    • Optional length: number
    • Optional height: number
    • Optional corner: Point3

    Returns BoxFromCornerDto

Properties

corner

corner: Point3

Corner of the box

default

[0, 0, 0]

height

height: number

Height of the box

default

3

minimum

0

maximum

Infinity

step

0.1

length

length: number

Length of the box

default

2

minimum

0

maximum

Infinity

step

0.1

width

width: number

Width of the box

default

1

minimum

0

maximum

Infinity

step

0.1

Generated using TypeDoc