AutodeskForge中未检测到模型协调冲突
创始人
2024-11-12 11:00:40
0

要检测模型协调冲突,您可以使用Autodesk Forge的Design Automation API和Model Coordination API,使用以下代码片段:

Design Automation API:

const designAutomation = new Autodesk.Forge.DesignAutomation('v3', true);
const workItemsApi = new Autodesk.Forge.WorkItemsApi();
const appBundleApi = new Autodesk.Forge.AppBundleApi();
const activityApi = new Autodesk.Forge.ActivityApi();

//create an AppBundle
const appBundleSpec = {
    id: "testApp",
    engine: "Autodesk.AutoCAD+23",
    description: "test app bundle"
};

appBundleApi.postAppBundle(appBundleSpec)
.then(function(appBundle) { 
    console.log("AppBundle created with ID: " + appBundle.id);

    //create an Activity
    const activitySpec ={
        id: "testActivity",
        appbundles: [appBundleSpec.id],
        engine: "Autodesk.AutoCAD+23",
        description: "test activity"
    };

    activityApi.postActivity(activitySpec)
    .then(function(activity) { 
        console.log("Activity created with ID: " + activity.id);

        //create a WorkItem
        const workItemsSpec = {
            activityId: activity.id,
            arguments: {
                input: {
                    url: 'input url or your model with path'
                },
                output: {
                    url: 'output url or path'
                } 
            }
        };

        workItemsApi.postWorkItem(workItemsSpec)
        .then(function(workItem) { 
            console.log("WorkItem created with ID: " + workItem.id);

            //check the status of the WorkItem
            checkWorkItemStatus(workItem.id);
        });
    });
});

function checkWorkItemStatus(id) {
    workItemsApi.getWorkItem(id)
    .then(function(workItem) {
        if(workItem.status === 'success') {
            //your model is successfully processed
        }
        else if(workItem.status === 'failed') {
            //there is some issue with your model processing
        }
        else {
            //model is being processed
            setTimeout(checkWorkItemStatus(id), 2000); //check the workitem status every 2 seconds
        }

相关内容

热门资讯

黑科技脚本!智星德州菠萝有辅助... 黑科技脚本!智星德州菠萝有辅助器吗,哈糖大菠萝怎么拿好牌,从前是真的有挂(2021已更新)-哔哩哔哩...
黑科技安卓版!菠萝德州辅助神器... 黑科技安卓版!菠萝德州辅助神器,德扑之星安卓模拟器,最初有挂(2026已更新)-哔哩哔哩;(需添加指...
黑科技ai!菠萝德州辅助神器,... 黑科技ai!菠萝德州辅助神器,德扑计算软件,总是是有挂(2026已更新)-哔哩哔哩1、不需要AI权限...
黑科技ai代打!红龙扑克辅助器... 黑科技ai代打!红龙扑克辅助器功能,菠萝德州偷偷看功能,原先存在有挂(2026已更新)-哔哩哔哩;红...
黑科技脚本!红龙扑克app辅助... 1、黑科技脚本!红龙扑克app辅助器,cloudpoker外挂,原生是有挂(2026已更新)-哔哩哔...
黑科技真的!红龙扑克辅助工具免... 黑科技真的!红龙扑克辅助工具免费下载,德扑ai智能机器人平台安装,起初真的有挂(2020已更新)-哔...
黑科技安卓版!智星德州菠萝辅助... WePoke高级策略深度解析‌;黑科技安卓版!智星德州菠萝辅助器,推扑克辅助器,果然存在有挂(202...
黑科技软件!红龙扑克辅助,聚星... 黑科技软件!红龙扑克辅助,聚星扑克有没有挂,先前有挂(2023已更新)-哔哩哔哩;原来确实真的有挂(...
黑科技工具!智星德州菠萝辅助器... 1、黑科技工具!智星德州菠萝辅助器免费下载,xpoker透视辅助,先前是真的有挂(2021已更新)-...
黑科技辅助!智星菠萝辅助器,g... 黑科技辅助!智星菠萝辅助器,gg扑克发牌是不是有机制,固有真的是有挂(2022已更新)-哔哩哔哩;智...