Available in TurboCAD Pro Platinum only
IFC stands for Industry Foundation Classes (IFC). This is a standard data model used to describe data for the building and construction industries
It is a platform neutral, open file format specification commonly used collaboration format for Building information modeling (BIM).
The following Items are exported to IFC:
- Architectural objects Architecture Tools
- Custom Properties Custom Properties, Database, and Reports
- Property Sets Property Set Definitions
...
Panel |
---|
Nur von TurboCAD Platinum unterstützt. |
Menü: Datei, Speichern unter
Gehen Sie wie folgt vor, um Daten in das IFC-Format zu exportieren:
- Wählen Sie Datei, Speichern unter.
- Klicken Sie unter Dateityp auf IFC - Industry-Foundation-Classes-Dateiformat.
IFC steht für Industry Foundation Classes. Hierbei handelt es sich um ein standardisiertes Datenmodell, das Daten für das Bau-/Konstruktionswesen beschreibt.
IFC ist eine plattformneutrale, offene Dateiformatspezifikation, die im Allgemeinen im Zusammenhang mit BIM (Gebäudedatenmodellierung) verwendet wird.
Die folgenden Elemente werden in das IFC-Format exportiert:
- Architekturobjekte (Architekturwerzeuge)
- Benutzerdefinierte Eigenschaften (Benutzerdefinierte Eigenschaften, Datenbank und Berichte)
- Eigenschaftengruppen (Definitionen für Eigenschaftengruppen)
Die Daten werden wie folgt verknüpft:
TurboCAD Object | IFC Object |
---|---|
DrawingZeichnung | IfcProject IfcPropertySet(Pset_ProjectCommon) IfcPropertySet(Pset_BuildingCommon) IfcPropertySet(Pset_BuildingStoreyCommon) |
WallWand | IfcWallStandardCase |
Wall styleWandstil | IfcMatarial |
WindowFenster | IfcOpening |
Window styleFensterstil | IfcWindowLiningProperties IfcWindowPanelProperties IfcPropertySet(Pset_WindowCommon) IfcPropertySet(Pset_DoorWindowGlazingType)Door |
Tür | IfcOpening IfcDoor |
Door styleTürstil | IfcDoorLiningProperties IfcDoorPanelProperties IfcPropertySet(Pset_DoorCommon) IfcPropertySet(Pset_DoorWindowGlazingType) |
SlabBoden | IfcSlab |
Slab styleBodenstil | IfcMaterial |
StairTreppe | IfcStair |
Stair styleTreppenstil | IfcPropertySet(Pset_StairCommon) |
RailGeländer | IfcRailing |
Rail styleGeländerstil | IfcPropertySet(Pset_RailingCommon)Roof |
Dach | IfcRoof |
Roof styleDachstil | IfcMaterial |
LandscapeLandschaft | IfcBuildingElementProxy |
Other Andere 3D objects-Objekte | IfcBuildingElementProxy |
Layer | IfcPresentationLayerWithStyleCustom |
propertiesBenutzerdefinierte Eigenschaften | IfcPropertySet(TC_Pset_Custom) |
Property setEigenschaftengruppe | IfcPropertySet(property set definition name ) |
...