Enumeration ModelType

The model type gives the Geometry Provider context information about the geometry to be created.

Enumeration Members

BackSide: "BackSide"

Back side (shelf, board)

BottomSide: "BottomSide"

Bottom side (shelf, board)

Door: "Door"

Door

DrawerFront: "DrawerFront"

Front of drawers.

FrontSide: "FrontSide"

Front side (shelf, board)

LeftSide: "LeftSide"

Left side (shelf, board)

None: "None"

No explicit model.

RightSide: "RightSide"

Right side (shelf, board)

TopSide: "TopSide"

Top side (shelf, board)

Generated using TypeDoc