n8n_1_Revit_IFC_DWG_Conversión_Simplificada
Este es unEngineeringflujo de automatización del dominio deautomatización que contiene 5 nodos.Utiliza principalmente nodos como Set, ManualTrigger, ExecuteCommand. Convertir archivos CAD/BIM a Excel y modelos 3D con DataDrivenConstruction
- •No hay requisitos previos especiales, puede importar y usarlo directamente
Nodos utilizados (5)
Categoría
{
"id": "wav1VslkXItU7wW5",
"meta": {
"instanceId": "faa70e11b7175129a74fd834d3451fdc1862589b16d68ded03f91ca7b1ecca12"
},
"name": "n8n_1_Revit_IFC_DWG_Conversation_simple",
"tags": [],
"nodes": [
{
"id": "f594659a-c07e-432a-8217-432c58eeba11",
"name": "Al hacer clic en 'Test workflow'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c4443ade-03e1-4b6e-b166-513b732265fd",
"name": "Ejecutar comando",
"type": "n8n-nodes-base.executeCommand",
"position": [
380,
0
],
"parameters": {
"command": "=\"{{$json[\"path_to_converter\"]}}\" \"{{$json[\"path_project_file\"]}}\"",
"executeOnce": "="
},
"typeVersion": 1
},
{
"id": "58f2db40-3d61-4d14-b973-1a64141970d9",
"name": "Establecer",
"type": "n8n-nodes-base.set",
"position": [
200,
0
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "9cbd4ec9-df24-41e8-b47a-720a4cdb733b",
"name": "path_to_converter",
"type": "string",
"value": "C:\\Users\\Artem Boiko\\Desktop\\n8n\\cad2data-Revit-IFC-DWG-DGN-pipeline-with-conversion-validation-qto-main\\cad2data-Revit-IFC-DWG-DGN-pipeline-with-conversion-validation-qto-main\\DDC_Converter_Revit\\datadrivenlibs\\RvtExporter.exe"
},
{
"id": "aa834467-80fb-476a-bac1-6728478834f0",
"name": "path_project_file",
"type": "string",
"value": "C:\\Users\\Artem Boiko\\Desktop\\n8n\\cad2data-Revit-IFC-DWG-DGN-pipeline-with-conversion-validation-qto-main\\cad2data-Revit-IFC-DWG-DGN-pipeline-with-conversion-validation-qto-main\\Sample_Projects\\2023 racbasicsampleproject.rvt"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "de100384-c9f0-48e2-9004-ebe013605cdf",
"name": "Nota adhesiva",
"type": "n8n-nodes-base.stickyNote",
"position": [
-20,
200
],
"parameters": {
"width": 560,
"height": 300,
"content": "## ⚠️ Troubleshooting\nIf you encounter errors during conversion, be sure to reference the executable inside the **`datadrivenlibs`** folder. Use this path:\n\n```text\n\"DDC_Exporter_XXXXXXX\\datadrivenlibs\\XxxExporter.exe\"\n```\ninstead of:\n```text\n\"DDC_Exporter_XXXXXXX\\XxxExporter.exe\"\n```"
},
"typeVersion": 1
},
{
"id": "ee47a66f-7c6c-45d2-92ac-82fbdbc86d13",
"name": "Nota adhesiva1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-20,
-180
],
"parameters": {
"width": 340,
"height": 100,
"content": "⭐ **If you find our tools helpful, please consider starring our repository on [GitHub](https://github.com/datadrivenconstruction/cad2data-Revit-IFC-DWG-DGN-pipeline-with-conversion-validation-qto). Your support helps us improve and continue developing open solutions for the community!**\n"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {
"When clicking ‘Test workflow’": [
{
"json": {}
}
]
},
"settings": {
"executionOrder": "v1"
},
"versionId": "3ca4a940-6c91-412d-aeba-4111f3e07e3e",
"connections": {
"Set": {
"main": [
[
{
"node": "Execute Command",
"type": "main",
"index": 0
}
]
]
},
"f594659a-c07e-432a-8217-432c58eeba11": {
"main": [
[
{
"node": "Set",
"type": "main",
"index": 0
}
]
]
}
}
}¿Cómo usar este flujo de trabajo?
Copie el código de configuración JSON de arriba, cree un nuevo flujo de trabajo en su instancia de n8n y seleccione "Importar desde JSON", pegue la configuración y luego modifique la configuración de credenciales según sea necesario.
¿En qué escenarios es adecuado este flujo de trabajo?
Principiante - Ingeniería
¿Es de pago?
Este flujo de trabajo es completamente gratuito, puede importarlo y usarlo directamente. Sin embargo, tenga en cuenta que los servicios de terceros utilizados en el flujo de trabajo (como la API de OpenAI) pueden requerir un pago por su cuenta.
Flujos de trabajo relacionados recomendados
Artem Boiko
@datadrivenconstructionFounder DataDrivenConstruction.io | AEC Tech Consultant & Automation Expert | Bridging Software and Construction
Compartir este flujo de trabajo