ICustomModelPureSimple 接口
interface ICustomModelPureSimple extends ICustomModelSimpleChangeable 
获取到的定制模型信息
继承: ICustomModelSimpleChangeable
属性
category
category: number;
模型的真分类ID
elementId
elementId: ElementId;
模型ID
类型: ElementId
productId
productId: string;
商品ID
productName
productName: string;
商品名称
toolType
toolType: EToolType;
当前模型所属的工具线
类型: EToolType