Arch: Progetto
Posizione nel menu |
---|
Arch → Progetto |
Ambiente |
Arch |
Avvio veloce |
P O |
Introdotto nella versione |
- |
Vedere anche |
Sito, Edificio |
Contents |
Descrizione
Progetto di Arch è un oggetto speciale ch epermette di migliorare la compatibilità con i file IFC. Ogni file IFC deve contenere un'entità IfcProject. IfcProject viene utilizzato principalmente per definire le impostazioni generali del progetto come i sistemi di proiezione, la compatibilità GIS o i sistemi di unità di misura.
Quando si esporta un modello FreeCAD nel formato file IFC, se il modello non contiene alcun oggetto Project, ne viene automaticamente creato uno predefinito, che nella maggior parte dei casi è sufficiente. Tuttavia, si potrebbe voler mettere a punto le impostazioni del progetto, nel qual caso può essere utile aggiungere un oggetto Project. Quando si importa un file IFC, viene sempre creato un oggetto Project. Tuttavia, se non lo si usa, si può semplicemente eliminarlo dopo l'importazione.
Notare che, sebbene a un Progetto possa essere aggiunto qualsiasi altro oggetto BIM, cosa che lo standard IFC non proibisce, il modo comune di operare è quello di avere sempre solo dei siti o degli edifici come figli diretti di un progetto. Tutti gli altri oggetti BIM devono trovarsi all'interno di questi siti o edifici. Il Progetto dovrebbe essere sempre nella parte superiore della struttura del modello, ovvero non dovrebbe essere incluso in nessun altro oggetto.
Utilizzo
- Premere il pulsante
Progetto, o premere i tasti P e poi O.
- Aggiungere qualsiasi oggetto al progetto trascinandoli sul progetto nella vista ad albero.
- Elements: Wall, Structure, Roof, Window, Door, Stairs, Space, Frame, Equipment; Pipe, Pipe Connector; Schedule
- Reinforcements: Rebar; Straight Rebar, UShape Rebar, LShape Rebar, Bent Shape Rebar, Stirrup Rebar, Helical Rebar
- Panels: Panel, Panel Cut, Panel Sheet, Nest
- Materials: Material, Multi-Material
- Organization: Site, Reference, Building, Floor, Building Part, Section Plane
- Axes: Axis, Axes system, Grid
- Modification: Cut with plane, Add component, Remove component, Survey
- Utilities: Component, Clone component, Split Mesh, Mesh To Shape, Select non-solid meshes, Remove Shape, Close Holes, Merge Walls, Check, Ifc Explorer, Toggle IFC Brep flag, 3 Views from mesh, Create IFC spreadsheet, Toggle Subcomponents
- Additional: Preferences, Import-Export Preferences (IFC, DAE, OBJ, JSON, 3DS); Api Arch

- Installazione: Windows, Linux, Mac; Getting started
- Base: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Ambienti: Menu di base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, How to install macros, Gui Command, Units Modules: Builtin modules, Workbench creation, Installing more workbenches Meshes: Mesh Scripting, Mesh Module Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt interface: PySide, Using the FreeCAD GUI, Dialog creation Parametric objects: Scripted objects Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power users hub, Python, Macros, FreeCAD Scripting Basics, Topological data scripting