Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CreateBoxDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional width: number
    • Optional depth: number
    • Optional height: number
    • Optional sideOrientation: sideOrientationEnum

    Returns CreateBoxDto

Properties

depth

depth: number

Depth of the box

default

1

height

height: number

Height of the box

default

1

sideOrientation

sideOrientation: sideOrientationEnum

Side orientation of the mesh

default

frontside

width

width: number

Width of the box

default

1

Generated using TypeDoc