Arch Project
|
Menu location |
---|
Arch → Project |
Workbenches |
Arch |
Default shortcut |
P O |
Introduced in version |
- |
See also |
Arch Site, Arch Building |
Description
The Arch Project is a special object suitable to add better compatibility with IFC files. Every IFC file is required to contain an IfcProject entity. The IfcProject is mostly used to define general project settings such as projection systems, for GIS compatibility, or units systems.
When exporting a FreeCAD model to the IFC file format, if your model does not contain any Project object, a default one will be created automatically, which in most cases will be sufficient. However, you might want to be able to fine-tune the project settings, in which case adding a Project object can be useful. When importing an IFC file, a Project object will always be created. However, if not specifically using it, you can simply delete it after import.
Note that, although any other BIM object can be added to a Project, which the IFC standard does not prohibit, the common way of doing is always to only have sites or buildings as direct children of a project. All other BIM objects should be inside these sites or buildings. The Project itself should always be at the top of your model structure, that is, it shouldn't be included in any other object.
Usage
- Press the
Arch Project button, or press the P then O keys.
- Add any object to your project by drag-and-dropping them onto the Project in the Tree view.
- Elements: Wall, Structure, Curtain Wall, Window, Roof, Space, Stairs, Equipment, Frame, Fence, Truss, Profile, Pipe, Pipe Connector
- Reinforcements: Straight Rebar, U-Shape Rebar, L-Shape Rebar, Stirrup, Bent-Shape Rebar, Helical Rebar, Column Reinforcement, Beam Reinforcement, Slab Reinforcement, Footing Reinforcement, Custom Rebar
- Panels: Panel, Panel Cut, Panel Sheet, Nest
- Materials: Material, Multi-Material
- Organization: Building Part, Project, Site, Building, Level, External reference, Section Plane, Schedule
- Axes: Axis, Axes system, Grid
- Modification: Cut with plane, Cut with line, Add component, Remove component, Survey
- Utilities: Component, Clone component, Split Mesh, Mesh to Shape, Select non-manifold meshes, Remove Shape from Arch, Close Holes, Merge Walls, Check, Toggle IFC Brep flag, 3 Views from mesh, Create IFC spreadsheet, Toggle Subcomponents
- Additional: Preferences, Import Export Preferences (IFC, DAE, OBJ, JSON, 3DS, SHP), IfcOpenShell, IfcPlusPlus, Arch API

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Arch, Draft, FEM, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Hubs: User hub, Power users hub, Developer hub