Difference between revisions of "IFC import in DWG"

From Wiki.OSArch
Line 1: Line 1:
 
IFC can be used in several DWG based software products to transfer design data. It will contain only data for 3D for modelspace use. Paperspace information like annotations and dimensions are best transferred additionally as separate DWGs. Development of DWG based IFC is mostly based on the work of the Open Design Alliance (ODA). This is a non-profit technology consortium that provides software solutions as platform for engineering applications. Which is main domain for DWG use.
 
IFC can be used in several DWG based software products to transfer design data. It will contain only data for 3D for modelspace use. Paperspace information like annotations and dimensions are best transferred additionally as separate DWGs. Development of DWG based IFC is mostly based on the work of the Open Design Alliance (ODA). This is a non-profit technology consortium that provides software solutions as platform for engineering applications. Which is main domain for DWG use.
  
The results of importing IFC may vary per ifc file and per software. 3d objects become either Solids, Meshes or 'software specific entities'. For use in practice the speed of the conversion is a very important aspect to have a workable solutions. Preferably this is done in the background. Like updating models of other disciplines as underlay for design in progres.  
+
The results of importing IFC may vary per ifc file and per software. 3d objects become either Solids, Meshes or 'software specific entities'. For use in practice the speed of the conversion is a very important aspect to have a workable solutions. Preferably this is done in the background. Like updating models of other disciplines as underlay for design in progress.  
  
 
These days a couple of software vendors are working hard to improve their capabilities for handling IFC2x3 and IFC4. BricsCAD, Ares commander and GstarCAD are upcoming names in the DWG ecosystem of DWG. Of course, the Autodesk AutoCAD verticals have an import function as well.  
 
These days a couple of software vendors are working hard to improve their capabilities for handling IFC2x3 and IFC4. BricsCAD, Ares commander and GstarCAD are upcoming names in the DWG ecosystem of DWG. Of course, the Autodesk AutoCAD verticals have an import function as well.  
Line 74: Line 74:
  
  
Import proces is slow coding to AutoCAD
+
Import process is slow coding to AutoCAD
 
[[File:AutoCAD_ifc_import.gif|600px|thumb|center|]]  
 
[[File:AutoCAD_ifc_import.gif|600px|thumb|center|]]  
  

Revision as of 08:22, 17 April 2020

IFC can be used in several DWG based software products to transfer design data. It will contain only data for 3D for modelspace use. Paperspace information like annotations and dimensions are best transferred additionally as separate DWGs. Development of DWG based IFC is mostly based on the work of the Open Design Alliance (ODA). This is a non-profit technology consortium that provides software solutions as platform for engineering applications. Which is main domain for DWG use.

The results of importing IFC may vary per ifc file and per software. 3d objects become either Solids, Meshes or 'software specific entities'. For use in practice the speed of the conversion is a very important aspect to have a workable solutions. Preferably this is done in the background. Like updating models of other disciplines as underlay for design in progress.

These days a couple of software vendors are working hard to improve their capabilities for handling IFC2x3 and IFC4. BricsCAD, Ares commander and GstarCAD are upcoming names in the DWG ecosystem of DWG. Of course, the Autodesk AutoCAD verticals have an import function as well.


BricsCAD BIM

BricsCAD BIM supports IFC2x3 and IFC4 for import and export. It is certified for IFC 2X3 coordination view 2.0. The IFC standard includes both parametric and non-parametric shapes, material definitions, metadata in the BIM file, and property sets (PSets).

Fast and reliable import and Export

IFC will be turned into mainly Solids (ACIS) with a variety of metadata

IMPORT OPTIONS

EXPORT OPTIONS

EXPORT BASE QUANTITIES

IMPORT PARAMETRIC COMPONENTS ETC

Example BIM import BricsCAD.jpg



Ares Commander


The BIM Navigator palette enables you to import and view one or multiple BIM files. Supported formats include IFC (versions 2X3, 4 and 4×2), as well as RVT (Revit versions 2011 through 2020). You can further use the filters to show/hide only the objects you need, combining criteria such as the discipline, category, floor, class, or other BIM properties.

Fast and reliable import and Export

IFC will become "BIM entities" in the software

BIMDEBUG options: RVT support

-BIMMOVE,

-IMPORT OPTIONS

-NO IFC EXPORT

-FILTERS etc.

Example BIM import ARES commander.jpg


Gstar CAD

IFC module is still in heavily in Beta mode. GstarCAD 2020 should be able to handle IFC2x3 and IFC4 Results may differ, conversion is fast. The 3D perspective system variable doesn't work in GstarCAD

Example BIM import GstarCAD

Example BIM import GstarCAD.jpg


AutoCAD Architecure & AutoCAD Civil3D

- AutoCAD verticals have the same API or 'IFC engine' under the hood - Very very slow import and export function, to the point to being unworkable - IFC2x3, from version 2020 it should be able to handle IFC4 support (No increase in speed ?!) - hierarchy comes in over several DWG files XREFs, a clumsy way


Import process is slow coding to AutoCAD

AutoCAD ifc import.gif
Example BIM import AutoCAD.jpg
Example BIM import AutoCAD Architecture.jpg


written by Hans Lammerts

Resources:

https://www.opendesign.com/products/ifc-sdk

https://knowledge.autodesk.com/support/autocad-architecture/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/AutoCAD-Architecture/files/GUID-39E247EA-AF9E-4BF4-8821-040A405F3778-htm.html.