跳到主要内容

IEngravingMachineCuttingResultResponse interface

Signature:

interface IEngravingMachineCuttingResultResponse 

Properties

Property

Modifiers

Type

Description

objects

IEngravingMachineCuttingResultResponseObjects[]

每类大板的包含的派样方案 Example : [ "object" ]

origin

number

坐标系的原点;0表示大板左下点,1表示大板左上点,2表示大板右上点,3表示大板右下点 Example : 0

plate_type_num

number

使用大板的类型数量,以板材以及厚度进行区分 Minimum value : 0 Example : 0

project_id

string

项目名,项目唯一标识ID Length : 1 - 256 Example : "TESTPRO"

task_id

string

任务名,任务唯一标识ID Length : 1 - 256 Example : "TESTTASK"