Difference between revisions of "IFC import in DWG"

From Wiki.OSArch
 
(5 intermediate revisions by 3 users not shown)
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_Documentation}}
 +
IFC can be used in several [[Drawing_(DWG)|DWG]] based software products to transfer design data. It will contain only data for 3D 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.  
+
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 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 course, the Autodesk AutoCAD verticals have an import function as well.  
  
 
----
 
----
Line 11: Line 12:
 
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).
 
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
+
Fast and reliable Import and Export
  
IFC will be turned into mainly Solids (ACIS) with a variety of metadata
+
IFC will be turned mainly into Solids (ACIS) with a variety of metadata
  
 
IMPORT OPTIONS
 
IMPORT OPTIONS
Line 24: Line 25:
 
A short demo of importing and organizing IFC rebar is demonstrated in this video
 
A short demo of importing and organizing IFC rebar is demonstrated in this video
  
<youtube>9EFVV-azs8k</youtube>
+
<youtube>e4RFG80Imoo</youtube>
  
 
'''Ares Commander'''
 
'''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.
+
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
+
Fast and reliable Import and Export
  
 
IFC will become "BIM entities" in the software
 
IFC will become "BIM entities" in the software
Line 52: Line 53:
 
'''Gstar CAD'''
 
'''Gstar CAD'''
  
IFC module is still in heavily in Beta mode.  
+
IFC module is still heavily in Beta mode.  
 
GstarCAD 2020 should be able to handle IFC2x3 and IFC4
 
GstarCAD 2020 should be able to handle IFC2x3 and IFC4
 
Results may differ, conversion is fast.
 
Results may differ, conversion is fast.
Line 65: Line 66:
  
 
- AutoCAD verticals have the same API or 'IFC engine' under the hood
 
- 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
+
- Very very slow import and export function, to the point of being unworkable
 
- IFC2x3, from version 2020 it should be able to handle IFC4 support (No increase in speed ?!)
 
- 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
+
- Hierarchy comes in over several DWG files XREFs, a clumsy way
  
  
Line 86: Line 87:
  
 
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.
 
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.
 +
 +
[[Category:Industry Foundation Classes (IFC)]] [[Category:Drawing (DWG)]]

Latest revision as of 07:17, 16 December 2021

IFC bsi icon.png This page is relevant to understanding Industry Foundation Classes (IFC). The Industry Foundation Classes (IFC) Category includes all pages related to Industry Foundation Classes (IFC).

IFC can be used in several DWG based software products to transfer design data. It will contain only data for 3D 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 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 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 mainly into Solids (ACIS) with a variety of metadata

IMPORT OPTIONS EXPORT OPTIONS EXPORT BASE QUANTITIES IMPORT PARAMETRIC COMPONENTS

Example BIM import BricsCAD.jpg

A short demo of importing and organizing IFC rebar is demonstrated in this video

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 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 of 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.