Autorun updatemodel crash
-
Hello everyone,
I am trying to create autorun and one of all tasks is “updatemodel”, but I always have a crash of Solibri at his step.
SOL model is 50mb, and it consists of 30 IFC files.
Saving is working fine, ITO reports are working fine also, manualy is working fine.
I tested to use the same .xml for “empty” SOL file (without rules, classificators) and it works also wine.
Maybe someone have some Ideas where to look for some problems?PS: its looks that Solibri isn’t finneshed “Navigation update” and starting file updates and it coused a crash.
-
@BIM1337
IFC and PDF, but I want update only IFC.<?xml version=“1.0” encoding=“ISO-8859-1”?>
<batch name=“Simple Batch” default=“root”>
<!-- This is the starting task -->
<target name=“root”><openmodel
file=“C:\Users\Lenovo\Desktop\Autorun\Z_01\SPAR_S53_1K_03A_90_000_VKS.smc” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_0_42_100.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_0_42_300.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_1_42_100.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_1_42_200.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_1_42_300.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_2_42_100.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_2_42_200.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_2_42_300.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_3_42_100.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_3_42_200.ifc” autoupdate= “true” /><updatemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Naujausi IFC modeliai\SPA_3_42_300.ifc” autoupdate= “true” /><check/>
<takeoff name=“FloorInfo” />
<itoreport name=“FloorInfo” file=“C:\Users\Lenovo\Desktop\Autorun\ITOresult\FloorInfo.xlsx” reportTitle=“FloorInfo” templatefile=“C:\Users\Lenovo\Desktop\Autorun\ITOtemp\FloorInfo_template.xlsx” />
<savemodel
file=“C:\Users\Lenovo\Desktop\Autorun\Z_01\SPAR_S53_1K_03A_90_000_VKS_v3.smc” />–><exit />
</target>
</batch>
Copyright © 2025 Solibri Inc. | Powered by NodeBB