Skip to content

cuttingToolDefinition

Lexicon: eco.wonderland.workcell.asset.cutting.tool.defs
Type: object

Detailed structure of the cutting tool which is static during its lifecycle. ISO 13399.

Type: formatType
Default: xml

Identifies the expected representation of the enclosed data.

Type: [ string ]

Text of the cuttingToolDefinition in format defined by format.

{
"type": "object",
"properties": {
"format": {
"type": "string",
"default": "xml"
},
"value": {
"type": "array",
"items": {
"type": "string"
}
}
}
}
© Lookinglass 2026