제도 작업대(Draft Workbench)와 BIM 작업대(BIM Workbench)의 개발자들은 완전한 무료 소프트웨어를 사용하여 건물 설계를 개선한다는 궁극적인 목표를 가지고 OSArch 커뮤니티와도 협력하고 있습니다.
시작하기
BIM 작업대(BIM Workbench)를 처음 시작하면 환영 대화 상자가 표시되어 작업대의 작동 방식에 대한 간단한 개요를 제공하고 사용자가 인게임 튜토리얼을 시작할 수 있습니다. 환영 대화 상자는 Help 메뉴에서도 사용할 수 있습니다. OK를 클릭하여 환영 화면을 닫으면 BIM 설정 대화 상자가 표시되어 사용자가 전체 FreeCAD 환경 설정 페이지를 탐색하지 않고도 FreeCAD의 가장 일반적인 BIM 관련 환경 설정을 빠르게 지정할 수 있습니다.
프로젝트 설정(Setup Project) 도구를 사용하면 프로젝트에 대한 기본 정보를 입력하여 BIM 프로젝트를 빠르게 설정할 수 있습니다. 예를 들어 다양한 2D 제도 도구를 사용하여 가이드라인과 기준선을 스케치한 다음, 다양한 3D 모델링 도구를 사용하여 이를 기반으로 3D BIM 객체를 자동으로 구성할 수 있습니다. 예를 들어 선을 선택하고 벽(Wall) 버튼을 누르기만 하면 벽이 될 수 있습니다.
벽(wall)이나 기둥(column)과 같은 일반적인 건물 요소는 적절한 툴바 버튼을 누르고 3D 뷰(3D View)에서 점을 클릭하여 쉽게 만들 수 있습니다. 생성 후에는 이동, 회전 및 편집이 가능합니다. 대부분의 BIM 요소는 현재 작업 평면 위에 생성되므로, 일반적인 워크플로우는 먼저 작업 평면을 배치한 다음 BIM 요소를 만드는 순서로 진행됩니다. 더 복잡한 요소는 먼저 2D 요소를 그린 다음 BIM 도구 중 하나를 사용하여 원하는 요소로 변환하여 만들 수 있습니다.
건물 프로젝트의 요소는 다른 BIM 애플리케이션에서 일반적으로 수행하는 방식을 재현하기 위해 부지, 건물, 층을 사용하여 구성할 수 있습니다. 그러나 FreeCAD에서는 이러한 구조가 필수는 아니며, 예를 들어 그룹을 사용하는 등 원하는 방식으로 모델 요소를 자유롭게 구성할 수 있습니다.
모델에서 평면도, 단면도 또는 입면도를 나타내는 2D 도면을 생성할 수 있습니다. 이러한 도면을 생성하려면 모델에서 잘라내거나 바라볼 위치를 나타내는 단면 평면을 배치합니다. 단면 평면이 배치되면 두 가지 방법을 사용할 수 있습니다:
형상 뷰(Shape 2D View)를 사용하여 문서에 투영 뷰를 만든 다음 텍스트 및 치수와 같은 필요한 모든 주석을 추가하고 이 모든 것을 페이지에 배치합니다. 이 방법은 더 많은 유연성을 제공하므로 권장되는 방식입니다.
단면 평면에서 직접 페이지에 뷰를 만듭니다. 그런 다음 필요한 모든 2D 주석을 단면 평면에 추가하거나 페이지에서 직접 작성해야 합니다. 이 방법은 유연성이 낮습니다.
Additionally, if such addons are installed, tools from Reinforcement (extra reinforcing bar tools), Fasteners (bolts and screws), Flamingo/Dodo (metal structure and piping tools) and Parts Library are automatically included in the BIM workbench.
The BIM workbench also adds a series of items in the Status Bar of FreeCAD, and a couple of context menu items, accessible by right-clicking in the 3D View or in the Tree View.
The order of the tools matches the version 1.2 menu.
2D Drafting
2D objects are commonly used as drafting aids, or to draw base lines and profiles to build BIM objects on. They can also be used to draw symbols and annotations in your model. Apart from sketches, that use their own coordinate system, 2D objects will be drawn on the current working plane.
Sketch: Creates a new sketch and enters sketch edit mode. Sketches are advanced 2D objects with constraints support.
Component: Creates a non-parametric Arch component.
External Reference: Links objects from another FreeCAD file into the current document.
Annotation
Annotations are visual help objects that can be placed inside your model. They can be used to export your model directly to a 2D format like DXF, or reused when creating 2D views of your model with the TechDraw Workbench.
Aligned Dimension: Creates a dimension aligned with two points or a selected edge.
Horizontal Dimension: Creates an horizontal dimension between two points or from a selected edge.
Vertical Dimension: Creates a vertical dimension between two points or from a selected edge.
Text: Creates a 2D text in a document or on a TechDraw page.
Leader: Creates a 2-segment polyline with an arrow at its end, to be used as a leader line in conjunction with a Text.
Label: Creates a multi-line text with a 2-segment leader line and an arrow.
Hatch: Creates hatches on the planar faces of a selected object.
Copy: Copies selected objects from one point to another.
Simple Copy: Creates a non-parametric copy of a selected object. This is the same tool as Part SimpleCopy.
Compound: Creates a compound from selected objects. This is the same tool as Part Compound.
Offset Tools:
2D Offset: Constructs a parallel wire at a given distance from the original, or enlarges/shrinks a planar face (parametric version). This is the same tool as Part Offset2D.
Offset: Offsets each segment of a selected object over a given distance, or creates an offset copy of the selected object.
A set of tools that incrementally move, rotate, or change the height of selected objects.
Nudge Switch
Nudge Up
Nudge Down
Nudge Left
Nudge Right
Nudge Rotate Left
Nudge Rotate Right
Nudge Extend
Nudge Shrink
Status Bar
The Status Bar contains a few buttons that allow to easily change different states:
Toggle BIM views panels on/off: Shows or hides the BIM Views panel.
Toggle 3D View background between simple and gradient: Cycles between vertical gradient, radial gradient and simple color background modes. This can be used to toggle between a dark background for modelling and a white background for 2D drawing.
Preferences: General preferences for the BIM Workbench.
Fine tuning: Extra parameters to fine-tune BIM behavior.
Working with IFC
The BIM workbench works natively with Industry Foundation Classes (IFC) files. Native means there is no more translation between the IFC contents and FreeCAD: The IFC contents are directly rendered in FreeCAD, and any change affects the IFC contents directly. Read more on Native IFC.
Native IFC support requires IfcOpenShell. If it is not available, FreeCAD reports that IFC support is disabled and the other BIM tools remain available. Use the IfcOpenShell Update tool to install or update the dependency.
If you don't plan to work with others, and have no need for IFC, you can still use the BIM workbench tools and simply ignore anything related to IFC. You can still export your model to IFC anytime.
The old Arch IFC importer is disabled by default in FreeCAD, but still available from Python.
There is also a specific Native IFC Tutorial that explains the concepts further.