Table of Contents

ControlAddIn "Warehouse 3D WVCAP"

Namespace: CapVision.Logistics.WarehouseOperations.Controls

Methods

SetOverlayContent

procedure SetOverlayContent(Content: Text)

Parameters

Name Type Description
Content Text

AddBins

procedure AddBins(Bins: JsonArray)

Parameters

Name Type Description
Bins JsonArray

AddBin

procedure AddBin(Bin: JsonObject)

Parameters

Name Type Description
Bin JsonObject

AddLabels

procedure AddLabels(Labels: JsonArray)

Parameters

Name Type Description
Labels JsonArray

AddLabel

procedure AddLabel(Label: JsonObject)

Parameters

Name Type Description
Label JsonObject

SetPath

procedure SetPath(path: JsonArray)

Parameters

Name Type Description
path JsonArray

Clear

procedure Clear()

SetViewport

procedure SetViewport(Viewport: JsonObject)

Parameters

Name Type Description
Viewport JsonObject

See also