BIM Tabla de compatibilidad de aplicaciones

From FreeCAD Documentation
Revision as of 07:40, 27 January 2021 by Maker (talk | contribs) (Created page with "| '''Creación de unidades de proyecto'''")

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Esta página da una visión general de cómo las diferentes herramientas y conceptos que se encuentran en otras aplicaciones BIM convencionales se comparan con FreeCAD, específicamente su BIM ambiente de trabajo.

HACER: Añadir otras aplicaciones BIM: Allplan, Tekla, Vectorworks, BricsCAD, ¿qué más?

FreeCAD Revit ArchiCAD
Precio y licencia Uso gratuito para cualquier persona, sin necesidad de registrarse. Gratuito para los estudiantes previa inscripción, se necesita inscripción y pago para los demás usuarios Registro y pago
Formato de archivo estándar y versiones The default FreeCAD files uses the .FCStd extension. Openable by FreeCAD and Blender (using a plugin), but it can also be unzipped. Any FreeCAD file, created will any version, will open in any other version, newer or older. However, some complex objects created with a more recent version might not be editable anymore when opened in older versions. The default Revit files use the .rvt extension. Only openable by Revit. Files created with any older version will open. Files created with a newer version will not. The default ArchiCAD files use the .pln extension. Only openable by ArchiCAD. Files created with any older version will open. Files created with a newer version will not.
Intercambio de modelos y formatos de datos BIM IFC, DXF (2D only), DWG (2D only), ACIS/SAT (Using CadExchanger or InventoLoader addon), STEP IFC, DXF, DWG, ACIS/SAT IFC, DXF, DWG
Creación de unidades de proyecto In FreeCAD, all models accept any unit. The unit you prefer to work with can be set in in menu Edit -> Preferences -> General -> Units. Changing the unit doesn't affect the model. Select the right template (Metric or Imperial), then modify the unit aspect in menu Manage -> Project. Changing the unit doesn't affect the model. Select the right template, then set the unit in menu Options -> Project Preferences -> Working units. Changing the unit affects the model.
Organizing the elements of your project You can use sites, buildings and building parts (storeys/levels), or standard groups to group and organize objects, and other FreeCAD workbenches offer additional grouping options. Building Parts can be made active by double-clicking them, which automatically adds next objects to them. Objects are automatically organized into Floor Plans. You can further group objects into Groups. Object are automatically organized into Floor Plans. You can further group objects into Groups and Layers.
Families of objects There is no concept of family in FreeCAD. The same idea is achieved by cloning another object, in which case it adopts its shape and all its properties, or by constructing another similar object such as a wall or structure (column, beam) on the same base profile, in which case the profile is common but all the other properties (height, etc) are independent. Wall compositions depend on the multimaterial used, which can also be shared by several wall instances. Each object belongs to a given family. Each object belongs to a given type.
Grouping objects into reusable components FreeCAD groups cannot be instantiated (independent copies), but objects grouped into compounds or building parts can be cloned (dependent copies) or copied (independent copies). Revit groups can be instantiated (dependent copies). ArchiCAD groups cannot be instantiated (independent copies).
Standard BIM elements Walls, structures (beams, columns and slabs), windows (doors and windows), roofs, stairs, frames (railings), equipment (furniture, appliances, etc) Walls, beams, columns, floors, ceilings, windows, doors, roofs, stairs, railings, components (furniture, appliances, etc) Walls, beams, columns, slabs, windows, doors, roofs, stairs, railings, curtain walls, objects (furniture, appliances, etc)