IDP.Custom.Drawing.getConstructionDrawingByElementsAsync() 函数
function getConstructionDrawingByElementsAsync(option: DrawingExportParams): Promise<DrawingExportResponse[]>;
获取模型施工图
参数:
option: DrawingExportParams
返回值: Promise<DrawingExportResponse[]>