IEngravingMachineCuttingResultResponse interface
Signature:
interface IEngravingMachineCuttingResultResponse
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
每类大板的包含的派样方案 Example : [ "object" ] | |||
number | 坐标系的原点;0表示大板左下点,1表示大板左上点,2表示大板右上点,3表示大板右下点 Example : 0 | ||
number | 使用大板的类型数量,以板材以及厚度进行区分 Minimum value : 0 Example : 0 | ||
string | 项目名,项目唯一标识ID Length : 1 - 256 Example : "TESTPRO" | ||
string | 任务名,任务唯一标识ID Length : 1 - 256 Example : "TESTTASK" |