POST api/CncCutTemplate/ShowLegend

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

CncCutTemplateViewModel
NameDescriptionTypeAdditional information
CutCategoryIndex

integer

None.

ToolIndex

integer

None.

RampIndex

integer

None.

LegendIndex

integer

None.

CncOperationsIndex

integer

None.

ZZeroIndex

integer

None.

SideIndex

integer

None.

DirectionIndex

integer

None.

Name

TextBoxDto

None.

CutTypeLabel

LabelDto

None.

CutTypeDropDown

DropDownBoxDto

None.

SideDropDown

DropDownBoxDto

None.

ZZeroDropDown

DropDownBoxDto

None.

ZRetract

TextBoxDto

None.

CutOffset

TextBoxDto

None.

CutOffsetLabel

LabelDto

None.

LeadInOut1Label

LabelDto

None.

LeadIn1

TextBoxDto

None.

LeadOut1

TextBoxDto

None.

ZCut

TextBoxDto

None.

ZCutLabel

LabelDto

None.

LeadInOut2Label

LabelDto

None.

LeadIn2

TextBoxDto

None.

LeadOut2

TextBoxDto

None.

LeadInOut2AngleLabel

LabelDto

None.

LeadIn2Angle

TextBoxDto

None.

LeadOut2Angle

TextBoxDto

None.

Steps

TextBoxDto

None.

PocketDrillDiameter

TextBoxDto

None.

CodeLabel

LabelDto

None.

Code

TextBoxDto

None.

MaxDepth

CheckBoxDto

None.

MaxDepthLabel

LabelDto

None.

RollingCorners

CheckBoxDto

None.

RequiresNewelLabel

LabelDto

None.

RequiresNewel

CheckBoxDto

None.

Tags

TextBoxDto

None.

VetComponentDepth

TextBoxDto

None.

DirectionLabel

LabelDto

None.

DirectionDropDown

DropDownBoxDto

None.

LegendButton

CommandButtonDto

None.

LegendLabels

Collection of LabelDto

None.

PictureLegend

PictureBoxDto

None.

NotesLabel

LabelDto

None.

Approved

CheckBoxDto

None.

SupportCode

LabelDto

None.

Pocket

LabelDto

None.

IsPocket

CheckBoxDto

None.

SpareDim

TextBoxDto

None.

SpareDimLabel

LabelDto

None.

RVPSlopeLabel

LabelDto

None.

RvpSlope

TextBoxDto

None.

RoundPocketDiam

TextBoxDto

None.

FrameRamps

FrameDto

None.

Ramp

Collection of RadioButtonDto

None.

Legend

DropDownBoxDto

None.

CncOperation

DropDownBoxDto

None.

ToolType

LabelDto

None.

Response Formats

application/json, text/json

Sample:
{
  "name": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "cutTypeLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "cutTypeDropDown": {
    "visible": true,
    "enabled": true,
    "items": [
      "sample string 1",
      "sample string 2"
    ],
    "guids": [
      "79a9b048-440f-4573-a44b-b309ca7955bd",
      "d2ab7b63-7aa6-4625-8a32-8d10f5007de6"
    ],
    "selectedIndex": 1,
    "selectedItem": "sample string 3",
    "filterUid": "f408765a-f8fb-496f-8fc1-61e65b9b81b6"
  },
  "sideDropDown": {
    "visible": true,
    "enabled": true,
    "items": [
      "sample string 1",
      "sample string 2"
    ],
    "guids": [
      "79a9b048-440f-4573-a44b-b309ca7955bd",
      "d2ab7b63-7aa6-4625-8a32-8d10f5007de6"
    ],
    "selectedIndex": 1,
    "selectedItem": "sample string 3",
    "filterUid": "f408765a-f8fb-496f-8fc1-61e65b9b81b6"
  },
  "zZeroDropDown": {
    "visible": true,
    "enabled": true,
    "items": [
      "sample string 1",
      "sample string 2"
    ],
    "guids": [
      "79a9b048-440f-4573-a44b-b309ca7955bd",
      "d2ab7b63-7aa6-4625-8a32-8d10f5007de6"
    ],
    "selectedIndex": 1,
    "selectedItem": "sample string 3",
    "filterUid": "f408765a-f8fb-496f-8fc1-61e65b9b81b6"
  },
  "zRetract": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "cutOffset": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "cutOffsetLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "leadInOut1Label": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "leadIn1": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "leadOut1": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "zCut": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "zCutLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "leadInOut2Label": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "leadIn2": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "leadOut2": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "leadInOut2AngleLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "leadIn2Angle": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "leadOut2Angle": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "steps": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "pocketDrillDiameter": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "codeLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "code": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "maxDepth": {
    "checked": true,
    "visible": true,
    "enabled": true,
    "caption": "sample string 4"
  },
  "maxDepthLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "rollingCorners": {
    "checked": true,
    "visible": true,
    "enabled": true,
    "caption": "sample string 4"
  },
  "requiresNewelLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "requiresNewel": {
    "checked": true,
    "visible": true,
    "enabled": true,
    "caption": "sample string 4"
  },
  "tags": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "vetComponentDepth": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "directionLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "directionDropDown": {
    "visible": true,
    "enabled": true,
    "items": [
      "sample string 1",
      "sample string 2"
    ],
    "guids": [
      "79a9b048-440f-4573-a44b-b309ca7955bd",
      "d2ab7b63-7aa6-4625-8a32-8d10f5007de6"
    ],
    "selectedIndex": 1,
    "selectedItem": "sample string 3",
    "filterUid": "f408765a-f8fb-496f-8fc1-61e65b9b81b6"
  },
  "legendButton": {
    "visible": true,
    "enabled": true,
    "caption": "sample string 3"
  },
  "legendLabels": [
    {
      "caption": "sample string 1",
      "visible": true,
      "enabled": true
    },
    {
      "caption": "sample string 1",
      "visible": true,
      "enabled": true
    }
  ],
  "pictureLegend": null,
  "notesLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "approved": {
    "checked": true,
    "visible": true,
    "enabled": true,
    "caption": "sample string 4"
  },
  "supportCode": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "pocket": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "isPocket": {
    "checked": true,
    "visible": true,
    "enabled": true,
    "caption": "sample string 4"
  },
  "spareDim": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "spareDimLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "rvpSlopeLabel": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "rvpSlope": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "roundPocketDiam": {
    "text": "sample string 1",
    "visible": true,
    "enabled": true,
    "maxLength": 4,
    "backColor": "sample string 5",
    "locked": true
  },
  "frameRamps": {
    "visible": true,
    "enabled": true
  },
  "ramp": [
    {
      "value": true,
      "visible": true,
      "enabled": true
    },
    {
      "value": true,
      "visible": true,
      "enabled": true
    }
  ],
  "legend": {
    "visible": true,
    "enabled": true,
    "items": [
      "sample string 1",
      "sample string 2"
    ],
    "guids": [
      "79a9b048-440f-4573-a44b-b309ca7955bd",
      "d2ab7b63-7aa6-4625-8a32-8d10f5007de6"
    ],
    "selectedIndex": 1,
    "selectedItem": "sample string 3",
    "filterUid": "f408765a-f8fb-496f-8fc1-61e65b9b81b6"
  },
  "cncOperation": {
    "visible": true,
    "enabled": true,
    "items": [
      "sample string 1",
      "sample string 2"
    ],
    "guids": [
      "79a9b048-440f-4573-a44b-b309ca7955bd",
      "d2ab7b63-7aa6-4625-8a32-8d10f5007de6"
    ],
    "selectedIndex": 1,
    "selectedItem": "sample string 3",
    "filterUid": "f408765a-f8fb-496f-8fc1-61e65b9b81b6"
  },
  "toolType": {
    "caption": "sample string 1",
    "visible": true,
    "enabled": true
  },
  "cutCategoryIndex": 1,
  "toolIndex": 2,
  "rampIndex": 3,
  "legendIndex": 4,
  "cncOperationsIndex": 5,
  "zZeroIndex": 6,
  "sideIndex": 7,
  "directionIndex": 8
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.