Arch Projet

From FreeCAD Documentation
Revision as of 20:24, 11 October 2019 by Mario52 (talk | contribs) (Created page with "Le projet Arch est un objet spécial permettant d’améliorer la compatibilité avec les fichiers IFC. Chaque fichier IFC doit contenir une entité [https://s...")

Arch Projet

Emplacement du menu
Arch → Project
Ateliers
Arch
Raccourci par défaut
P O
Introduit dans la version
-
Voir aussi
Arch Site, Arch Building

Description

Le projet Arch est un objet spécial permettant d’améliorer la compatibilité avec les fichiers IFC. Chaque fichier IFC doit contenir une entité IfcProject. IfcProject est principalement utilisé pour définir les paramètres généraux du projet tels que les systèmes de projection, pour la compatibilité GIS, ou les systèmes d'unités.

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.

How to use

  1. Press the Arch Project button, or press the P then O keys.
  2. Add any object to your project by drag-and-dropping them onto the Project in the Tree view.

Arch Projet

Emplacement du menu
Arch → Project
Ateliers
Arch
Raccourci par défaut
P O
Introduit dans la version
-
Voir aussi
Arch Site, Arch Building