guys, thanks for the help and for the suggested work flow. To clarify, I am running the publishing from i-composer, not V8i (it did not produce consistent intelligent data ( do no know why). I loaded batchprocess, got my script stating that I want all reference levels ON (I believe I need to use leveloverride=1, but can deal with that later. Here is what I have in my script: reference levels ON ALL publishdgn publish I added my file to process, hit the bottom to process and everything publishes great. I will append my script later to move the *i..dgn files to a different folder. My current problem: In the script I want to use to run at night, I do not know how to tell composer after the file is open to load the batchprocess MDL file. Please forgive my ignorance as I do not programming. thisis what I have so far: "C:\Program Files (x86)\Bentley\imodelComposer V8i\imodelComposer\imodelComposer.exe" P:\3d\i-model-auto\PIPING-REF_MODEL.dgn msbatch batchprocess [SETTINGS=bpOptions] logFile=_USTN_OUT:batchprocess.log cmdFileName=P:\3d\i-model-auto\script.txt clearLog=1 initialModel=-18 [SOURCE=P:\3d\i-model-auto\PIPING-REF_MODEL.dgn] [MODEL=:AllModels:] reference levels ON ALL publishdgn publish
↧