Has anyone been successful in doing this via accoreconsole? I try to load a piping model into acoreconsole via:
accoreconsole /product PLNT3D /language "en-us" /i "path\to\my\file.dwg" /p "path\to\a\profile.arg"
and almost immediately I get an error dialog saying:
"The program can't start because AcDrawBridge.dll is missing from your computer. Try reinstalling the program to fix this problem", and then the AutoCAD Error Report dialog appears. In the cmd window itself, I get:
************************MessageBox****************************
Exception in pnp3dpipeui.dll ARX Command
Unhandled Exception e0434352 (e0434352h) at address fd03a06dh
>>>Responding: OK.
**************************************************************
and then
************************MessageBox****************************
AutoCAD Error Aborting
FATAL ERROR: Unhandled Access Violation Reading 0xffffffff Exception at c7a608d3h
>>>Responding: OK.
**************************************************************
Any ideas?