跳到主要内容

IPreviewStructureDrawingOption 类型

declare type IPreviewStructureDrawingOption = Pick<IBomStructureEditable<Partial<IBomPlankHoleWithId> & IBomPlankHoleEditable, Partial<IBomPlankGrooveWithId> & IBomPlankGrooveEditable>, 'length' | 'width' | 'thickness' | 'holes' | 'grooves' | 'textureDirection'> & {
modelId?: string;
orderId?: string;
};

预览商品图纸 @vm-type UnknownType

引用: IBomStructureEditable, IBomPlankHoleWithId, IBomPlankHoleEditable, IBomPlankGrooveWithId, IBomPlankGrooveEditable