n8n_1_Revit_IFC_DWG_변환_간단 버전
초급
이것은Engineering분야의자동화 워크플로우로, 5개의 노드를 포함합니다.주로 Set, ManualTrigger, ExecuteCommand 등의 노드를 사용하며. DataDrivenConstruction을 사용하여 CAD/BIM 파일을 Excel 및 3D 모델로 변환
사전 요구사항
- •특별한 사전 요구사항 없이 가져와 바로 사용 가능합니다
사용된 노드 (5)
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "wav1VslkXItU7wW5",
"meta": {
"instanceId": "faa70e11b7175129a74fd834d3451fdc1862589b16d68ded03f91ca7b1ecca12"
},
"name": "n8n_1_Revit_IFC_DWG_Conversation_simple",
"tags": [],
"nodes": [
{
"id": "f594659a-c07e-432a-8217-432c58eeba11",
"name": "‘Test workflow’ 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c4443ade-03e1-4b6e-b166-513b732265fd",
"name": "Execute Command",
"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": "Set",
"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": "Sticky Note",
"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": "Sticky Note1",
"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": {
"58f2db40-3d61-4d14-b973-1a64141970d9": {
"main": [
[
{
"node": "c4443ade-03e1-4b6e-b166-513b732265fd",
"type": "main",
"index": 0
}
]
]
},
"f594659a-c07e-432a-8217-432c58eeba11": {
"main": [
[
{
"node": "58f2db40-3d61-4d14-b973-1a64141970d9",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
초급 - 엔지니어링
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
n8n_2_All_Settings_Revit_IFC_DWG_변환_간소화
DDC 툴킷을 사용하여 Revit 프로젝트를 설계도와 규격을 포함한 데이터베이스로 변환합니다.
Set
Form Trigger
Manual Trigger
+
Set
Form Trigger
Manual Trigger
10 노드Artem Boiko
엔지니어링
n8n_8_Revit_IFC_DWG 변환_추출 단계_XLSX 분석
Revit 모델 데이터 추출 및 구조화된 Excel 형식으로 분석
If
Set
Manual Trigger
+
If
Set
Manual Trigger
13 노드Artem Boiko
엔지니어링
CAD-BIM 공사량 추출 HTML 보고서 생성기
Revit 모델에서 인터랙티브 월드 월드 엔지니어링 HTML 보고서 생성
If
Set
Function
+
If
Set
Function
18 노드Artem
엔지니어링
n8n_3_CAD-BIM-批量변환器-管道
批量 CAD/BIM 파일을 XLSX/DAE로 변환, 검증과 보고서 포함
If
Set
Code
+
If
Set
Code
82 노드Artem Boiko
문서 추출
n8n_7_Revit와 IFC 탄소 배출 CO2 추산기
AI 분류 계산을 통해 Revit/IFC 모델의 숨겨진 탄소(CO2)을 계산합니다.
If
Set
Code
+
If
Set
Code
55 노드Artem Boiko
AI 요약
n8n_6_ LLM을 사용하여 Revit와 IFC의 건설 비용 추정
GPT-4와 Claude를 사용하여 Revit/IFC 모델을 기반으로 건설 비용을 추정
If
Set
Code
+
If
Set
Code
55 노드Artem Boiko
AI 요약
워크플로우 정보
난이도
초급
노드 수5
카테고리1
노드 유형4
저자
Artem Boiko
@datadrivenconstructionFounder DataDrivenConstruction.io | AEC Tech Consultant & Automation Expert | Bridging Software and Construction
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유