- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Is possible to achieve the "Snapshot DWG comparison" provided by the "COMPAREEXPORT" command on the accoreconsole tool? I tried to create a custom "Activity" on the "Design Automation" for this but I didn't get the result:
{
"commandLine": [
"$(engine.path)\\accoreconsole.exe /i $(args[HostDwg].path) /s $(settings[script].path) /suppressGraphics"
],
"parameters": {
"HostDwg": {
"verb": "get",
"description": "Host drawing to be loaded into acad.",
"required": true,
"localName": "$(HostDwg)"
},
"ToCompareWith": {
"verb": "get",
"description": "Drawing to be compared",
"required": true,
"localName": "$(ToCompareWith)"
},
"Result": {
"verb": "post",
"description": "Results",
"required": true,
"localName": "output.dwg"
}
},
"id": "FPDCompare",
"engine": "Autodesk.AutoCAD+23_1",
"appbundles": [],
"settings": {
"script": {
"value": ";Comand:\nCOMPAREINPLACE\n;Turn ON:\nON\n;Comand\n-COMPARE\n;ToCompareWith\n$(args[ToCompareWith].path)\n;Comand:\nCOMPAREEXPORT\n"
}
},
"description": "Compare two drawings."
}
¡Resuelto! Ir a solución.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Hello @Anonymous,
Please post in the Forge support page. The Forge support team monitors StackOverflow for, and will answer, all questions marked with Forge-related tags.
Please "Accept Solution" if a reply or replies have helped resolve the issue or answered your question, to help others in the community.

Natasha
Community Product Support Specialist
Helpful Links:
AutoCAD Videos | AutoCAD Crashes or Freezes | AutoCAD Customer Council | AutoCAD System Requirements | Prepare your computer for download | Autodesk Virtual Agent | Clean Uninstall | Steps for Setting-Up Student Software