diff --git a/Starter_Files/Blender/Template_Metric.blend b/Starter_Files/Blender/Template_Metric.blend new file mode 100644 index 0000000..d620e4b Binary files /dev/null and b/Starter_Files/Blender/Template_Metric.blend differ diff --git a/Starter_Files/Blender/Template_Metric.blend.ifc b/Starter_Files/Blender/Template_Metric.blend.ifc new file mode 100644 index 0000000..b2a28ec --- /dev/null +++ b/Starter_Files/Blender/Template_Metric.blend.ifc @@ -0,0 +1,64 @@ +ISO-10303-21; +HEADER; +FILE_DESCRIPTION(('ViewDefinition[DesignTransferView]'),'2;1'); +FILE_NAME('Template_Metric.blend.ifc','2021-09-25T16:06:17-05:00',(),(),'IfcOpenShell 0.6.0b0','BlenderBIM 0.0.210913','Nobody'); +FILE_SCHEMA(('IFC4')); +ENDSEC; +DATA; +#1=IFCPERSON('HSeldon','Seldon','Hari',$,$,$,$,$); +#2=IFCORGANIZATION('APTR','Aperture Science',$,$,$); +#3=IFCACTORROLE(.USERDEFINED.,'CONTRIBUTOR',$); +#4=IFCTELECOMADDRESS(.USERDEFINED.,'The main webpage of the software collection.','WEBPAGE',$,$,$,$,'https://ifcopenshell.org',$); +#5=IFCTELECOMADDRESS(.USERDEFINED.,'The BlenderBIM Add-on webpage of the software collection.','WEBPAGE',$,$,$,$,'https://blenderbim.org',$); +#6=IFCTELECOMADDRESS(.USERDEFINED.,'The source code repository of the software collection.','REPOSITORY',$,$,$,$,'https://github.com/IfcOpenShell/IfcOpenShell.git',$); +#7=IFCORGANIZATION($,'IfcOpenShell','IfcOpenShell is an open source (LGPL) software library that helps users and software developers to work with the IFC file format.',(#3),(#4,#5,#6)); +#8=IFCAPPLICATION(#7,'0.0.210913','BlenderBIM Add-on','BlenderBIM'); +#9=IFCPERSONANDORGANIZATION(#1,#2,$); +#10=IFCOWNERHISTORY(#9,#8,.READWRITE.,.ADDED.,1632603963,#9,#8,1632603963); +#11=IFCPROJECT('2nulbh_2H1jedzYwBzmo$p',#10,'My Project',$,$,$,$,(#20,#27),#15); +#12=IFCSIUNIT(*,.LENGTHUNIT.,$,.METRE.); +#13=IFCSIUNIT(*,.AREAUNIT.,$,.SQUARE_METRE.); +#14=IFCSIUNIT(*,.VOLUMEUNIT.,$,.CUBIC_METRE.); +#15=IFCUNITASSIGNMENT((#12,#13,#14)); +#16=IFCCARTESIANPOINT((0.,0.,0.)); +#17=IFCDIRECTION((0.,0.,1.)); +#18=IFCDIRECTION((1.,0.,0.)); +#19=IFCAXIS2PLACEMENT3D(#16,#17,#18); +#20=IFCGEOMETRICREPRESENTATIONCONTEXT($,'Model',3,1.E-05,#19,$); +#21=IFCGEOMETRICREPRESENTATIONSUBCONTEXT('Body','Model',*,*,*,*,#20,$,.MODEL_VIEW.,$); +#22=IFCGEOMETRICREPRESENTATIONSUBCONTEXT('Box','Model',*,*,*,*,#20,$,.MODEL_VIEW.,$); +#23=IFCCARTESIANPOINT((0.,0.,0.)); +#24=IFCDIRECTION((0.,0.,1.)); +#25=IFCDIRECTION((1.,0.,0.)); +#26=IFCAXIS2PLACEMENT3D(#23,#24,#25); +#27=IFCGEOMETRICREPRESENTATIONCONTEXT($,'Plan',2,1.E-05,#26,$); +#28=IFCGEOMETRICREPRESENTATIONSUBCONTEXT('Annotation','Plan',*,*,*,*,#27,$,.PLAN_VIEW.,$); +#29=IFCOWNERHISTORY(#9,#8,.READWRITE.,.MODIFIED.,1632603963,#9,#8,1632603963); +#30=IFCSITE('2LWZhkSDb6ZPgV$YpbI$vO',#29,'My Site',$,$,#56,$,$,$,$,$,$,$,$); +#36=IFCOWNERHISTORY(#9,#8,.READWRITE.,.MODIFIED.,1632603963,#9,#8,1632603963); +#37=IFCBUILDING('132AJsQm14UwwwY84AsjU6',#36,'My Building',$,$,#63,$,$,$,$,$,$); +#43=IFCOWNERHISTORY(#9,#8,.READWRITE.,.MODIFIED.,1632603963,#9,#8,1632603963); +#44=IFCBUILDINGSTOREY('2sHPHrSdPDuu0bxtQULPLP',#43,'My Storey',$,$,#70,$,$,$,$); +#50=IFCOWNERHISTORY(#9,#8,.READWRITE.,.ADDED.,1632603963,#9,#8,1632603963); +#51=IFCRELAGGREGATES('0IkyNqQW97A8Crc8Nnf98_',#50,$,$,#11,(#30)); +#52=IFCCARTESIANPOINT((0.,0.,0.)); +#53=IFCDIRECTION((0.,0.,1.)); +#54=IFCDIRECTION((1.,0.,0.)); +#55=IFCAXIS2PLACEMENT3D(#52,#53,#54); +#56=IFCLOCALPLACEMENT($,#55); +#57=IFCOWNERHISTORY(#9,#8,.READWRITE.,.ADDED.,1632603963,#9,#8,1632603963); +#58=IFCRELAGGREGATES('2DoARUnQf6sPrv7MljWwON',#57,$,$,#30,(#37)); +#59=IFCCARTESIANPOINT((0.,0.,0.)); +#60=IFCDIRECTION((0.,0.,1.)); +#61=IFCDIRECTION((1.,0.,0.)); +#62=IFCAXIS2PLACEMENT3D(#59,#60,#61); +#63=IFCLOCALPLACEMENT(#56,#62); +#64=IFCOWNERHISTORY(#9,#8,.READWRITE.,.ADDED.,1632603963,#9,#8,1632603963); +#65=IFCRELAGGREGATES('17NUgZ1Gf7U99iA32KUFNn',#64,$,$,#37,(#44)); +#66=IFCCARTESIANPOINT((0.,0.,0.)); +#67=IFCDIRECTION((0.,0.,1.)); +#68=IFCDIRECTION((1.,0.,0.)); +#69=IFCAXIS2PLACEMENT3D(#66,#67,#68); +#70=IFCLOCALPLACEMENT(#63,#69); +ENDSEC; +END-ISO-10303-21; diff --git a/_Revit/Revit's IFC Settings.md b/Starter_Files/Revit/Revit's IFC Settings.md similarity index 100% rename from _Revit/Revit's IFC Settings.md rename to Starter_Files/Revit/Revit's IFC Settings.md diff --git a/_Revit/Start_Template_2016.rte b/Starter_Files/Revit/Start_Template_2016.rte similarity index 100% rename from _Revit/Start_Template_2016.rte rename to Starter_Files/Revit/Start_Template_2016.rte diff --git a/_Revit/Start_Template_2016.rvt b/Starter_Files/Revit/Start_Template_2016.rvt similarity index 100% rename from _Revit/Start_Template_2016.rvt rename to Starter_Files/Revit/Start_Template_2016.rvt diff --git a/_Revit/Start_Template_2017.rte b/Starter_Files/Revit/Start_Template_2017.rte similarity index 100% rename from _Revit/Start_Template_2017.rte rename to Starter_Files/Revit/Start_Template_2017.rte diff --git a/_Revit/Start_Template_2018.rte b/Starter_Files/Revit/Start_Template_2018.rte similarity index 100% rename from _Revit/Start_Template_2018.rte rename to Starter_Files/Revit/Start_Template_2018.rte diff --git a/_Revit/Start_Template_2019.rte b/Starter_Files/Revit/Start_Template_2019.rte similarity index 100% rename from _Revit/Start_Template_2019.rte rename to Starter_Files/Revit/Start_Template_2019.rte diff --git a/_Revit/Start_Template_2020.rte b/Starter_Files/Revit/Start_Template_2020.rte similarity index 100% rename from _Revit/Start_Template_2020.rte rename to Starter_Files/Revit/Start_Template_2020.rte diff --git a/_Revit/origin file.dwg b/Starter_Files/Revit/origin file.dwg similarity index 100% rename from _Revit/origin file.dwg rename to Starter_Files/Revit/origin file.dwg diff --git a/_Revit/revit ifc mapping - default mapping.txt b/Starter_Files/Revit/revit ifc mapping - default mapping.txt similarity index 97% rename from _Revit/revit ifc mapping - default mapping.txt rename to Starter_Files/Revit/revit ifc mapping - default mapping.txt index 78e4ef2..270e0be 100644 --- a/_Revit/revit ifc mapping - default mapping.txt +++ b/Starter_Files/Revit/revit ifc mapping - default mapping.txt @@ -1,161 +1,161 @@ -# IFC Class Name and Type to Revit Category/Sub-Category Table -# Maps IFC Class and Type to Revit Category/Sub-Category -# You may edit using File -> Import/Export Settings -> IFC Options... . -# ----------------------------------------------------- -IfcAirTerminal Air Terminals -IfcAirTerminalType Air Terminals -IfcAnnotation Generic Annotations -IfcBeam Structural Framing -IfcBeamType Structural Framing -IfcBoiler Mechanical Equipment -IfcBoilerType Mechanical Equipment -IfcBuildingElementPart Parts -IfcBuildingElementPartType Parts -IfcBuildingElementProxy Generic Models -IfcBuildingElementProxyType Generic Models -IfcCableCarrierFitting Cable Tray Fittings -IfcCableCarrierFittingType Cable Tray Fittings -IfcCableCarrierSegment Cable Trays -IfcCableCarrierSegmentType Cable Trays -IfcColumn Columns -IfcColumn [LoadBearing] Structural Columns -IfcColumn COLUMN Columns -IfcColumn NOTDEFINED Columns -IfcColumn USERDEFINED Columns -IfcColumnType Columns -IfcColumnType [LoadBearing] Structural Columns -IfcColumnType COLUMN Columns -IfcColumnType NOTDEFINED Columns -IfcColumnType USERDEFINED Columns -IfcController Specialty Equipment -IfcControllerType Specialty Equipment -IfcCovering Generic Models -IfcCovering CEILING Ceilings -IfcCovering FLOORING Floors -IfcCovering ROOFING Roofs -IfcCoveringType Generic Models -IfcCoveringType CEILING Ceilings -IfcCoveringType FLOORING Floors -IfcCoveringType ROOFING Roofs -IfcCurtainWall Curtain Systems -IfcCurtainWallType Curtain Systems -IfcDiscreteAccessory Specialty Equipment -IfcDiscreteAccessoryType Specialty Equipment -IfcDistributionFlowElement Mechanical Equipment -IfcDoor Doors -IfcDoorStyle Doors -IfcDoorType Doors -IfcDuctFitting Duct Fittings -IfcDuctFittingType Duct Fittings -IfcDuctSegment Ducts -IfcDuctSegmentType Ducts -IfcElectricAppliance DISHWASHER Plumbing Fixtures -IfcElectricAppliance ELECTRICCOOKER Electrical Fixtures -IfcElectricAppliance FRIDGE_FREEZER Specialty Equipment -IfcElectricAppliance TUMBLEDRYER Electrical Fixtures -IfcElectricAppliance USERDEFINED Electrical Fixtures -IfcElectricAppliance WASHINGMACHINE Electrical Fixtures -IfcElectricApplianceType DISHWASHER Plumbing Fixtures -IfcElectricApplianceType ELECTRICCOOKER Electrical Fixtures -IfcElectricApplianceType FRIDGE_FREEZER Specialty Equipment -IfcElectricApplianceType TUMBLEDRYER Electrical Fixtures -IfcElectricApplianceType USERDEFINED Electrical Fixtures -IfcElectricApplianceType WASHINGMACHINE Electrical Fixtures -IfcEnergyConversionDevice Mechanical Equipment -IfcFan Mechanical Equipment -IfcFanType Mechanical Equipment -IfcFastener Structural Connections -IfcFastenerType Structural Connections -IfcFireSuppressionTerminal SPRINKLER Sprinklers -IfcFireSuppressionTerminalType SPRINKLER Sprinklers -IfcFlowController Generic Models -IfcFlowControllerType Generic Models -IfcFlowMovingDevice Mechanical Equipment -IfcFlowStorageDevice Specialty Equipment -IfcFlowTerminal Generic Models -IfcFooting Structural Foundations -IfcFootingType Structural Foundations -IfcFurnishingElement Furniture -IfcFurnishingElementType Furniture -IfcFurniture Furniture -IfcFurnitureType Furniture -IfcGeographicElement Site -IfcGeographicElementType Site -IfcLamp Lighting Devices -IfcLampType Lighting Devices -IfcLightFixture Lighting Fixtures -IfcLightFixtureType Lighting Fixtures -IfcMechanicalFastener Specialty Equipment -IfcMechanicalFastenerType Specialty Equipment -IfcMember Structural Framing -IfcMember MULLION Curtain Wall Mullions -IfcMemberType Structural Framing -IfcMemberType MULLION Curtain Wall Mullions -IfcOpeningElement Generic Models -IfcPile Structural Foundations -IfcPileType Structural Foundations -IfcPipeFitting Pipe Fittings -IfcPipeFittingType Pipe Fittings -IfcPipeSegment Pipes -IfcPipeSegmentType Pipes -IfcPlate Structural Framing -IfcPlate CURTAIN_PANEL Curtain Panels -IfcPlateType Structural Framing -IfcPlateType CURTAIN_PANEL Curtain Panels -IfcPump Mechanical Equipment -IfcPumpType Mechanical Equipment -IfcRailing Railings -IfcRailingType Railings -IfcRamp Ramps -IfcRampFlight Ramps -IfcRampFlightType Ramps -IfcRampType Ramps -IfcReinforcingBar Structural Rebar -IfcReinforcingBarType Structural Rebar -IfcReinforcingMesh Structural Fabric Areas -IfcReinforcingMeshType Structural Fabric Areas -IfcRoof Roofs -IfcRoofType Roofs -IfcSanitaryTerminal Plumbing Fixtures -IfcSanitaryTerminalType Plumbing Fixtures -IfcSensor Specialty Equipment -IfcSensorType Specialty Equipment -IfcSite Site -IfcSlab Generic Models -IfcSlab BASESLAB Structural Foundations -IfcSlab FLOOR Floors -IfcSlab LANDING Stairs Landings -IfcSlab ROOF Roofs -IfcSlabType Generic Models -IfcSlabType BASESLAB Structural Foundations -IfcSlabType FLOOR Floors -IfcSlabType LANDING Stairs Landings -IfcSlabType ROOF Roofs -IfcSpace Generic Models -IfcSpaceHeater Mechanical Equipment -IfcSpaceHeaterType Mechanical Equipment -IfcSpaceType Generic Models -IfcStair Stairs -IfcStairFlight Stairs -IfcStairFlightType Stairs -IfcStairType Stairs -IfcSwitchingDevice Electrical Fixtures -IfcSwitchingDeviceType Electrical Fixtures -IfcSystemFurnitureElement Furniture -IfcSystemFurnitureElementType Furniture -IfcTank Specialty Equipment -IfcTankType Specialty Equipment -IfcTransportElement Specialty Equipment -IfcTransportElementType Specialty Equipment -IfcValve Pipe Accessories -IfcValve DRAWOFFCOCK Plumbing Fixtures -IfcValve FAUCET Plumbing Fixtures -IfcValveType Pipe Accessories -IfcValveType DRAWOFFCOCK Plumbing Fixtures -IfcValveType FAUCET Plumbing Fixtures -IfcWall Walls -IfcWallStandardCase Walls -IfcWallType Walls -IfcWindow Windows -IfcWindowStyle Windows -IfcWindowType Windows +# IFC Class Name and Type to Revit Category/Sub-Category Table +# Maps IFC Class and Type to Revit Category/Sub-Category +# You may edit using File -> Import/Export Settings -> IFC Options... . +# ----------------------------------------------------- +IfcAirTerminal Air Terminals +IfcAirTerminalType Air Terminals +IfcAnnotation Generic Annotations +IfcBeam Structural Framing +IfcBeamType Structural Framing +IfcBoiler Mechanical Equipment +IfcBoilerType Mechanical Equipment +IfcBuildingElementPart Parts +IfcBuildingElementPartType Parts +IfcBuildingElementProxy Generic Models +IfcBuildingElementProxyType Generic Models +IfcCableCarrierFitting Cable Tray Fittings +IfcCableCarrierFittingType Cable Tray Fittings +IfcCableCarrierSegment Cable Trays +IfcCableCarrierSegmentType Cable Trays +IfcColumn Columns +IfcColumn [LoadBearing] Structural Columns +IfcColumn COLUMN Columns +IfcColumn NOTDEFINED Columns +IfcColumn USERDEFINED Columns +IfcColumnType Columns +IfcColumnType [LoadBearing] Structural Columns +IfcColumnType COLUMN Columns +IfcColumnType NOTDEFINED Columns +IfcColumnType USERDEFINED Columns +IfcController Specialty Equipment +IfcControllerType Specialty Equipment +IfcCovering Generic Models +IfcCovering CEILING Ceilings +IfcCovering FLOORING Floors +IfcCovering ROOFING Roofs +IfcCoveringType Generic Models +IfcCoveringType CEILING Ceilings +IfcCoveringType FLOORING Floors +IfcCoveringType ROOFING Roofs +IfcCurtainWall Curtain Systems +IfcCurtainWallType Curtain Systems +IfcDiscreteAccessory Specialty Equipment +IfcDiscreteAccessoryType Specialty Equipment +IfcDistributionFlowElement Mechanical Equipment +IfcDoor Doors +IfcDoorStyle Doors +IfcDoorType Doors +IfcDuctFitting Duct Fittings +IfcDuctFittingType Duct Fittings +IfcDuctSegment Ducts +IfcDuctSegmentType Ducts +IfcElectricAppliance DISHWASHER Plumbing Fixtures +IfcElectricAppliance ELECTRICCOOKER Electrical Fixtures +IfcElectricAppliance FRIDGE_FREEZER Specialty Equipment +IfcElectricAppliance TUMBLEDRYER Electrical Fixtures +IfcElectricAppliance USERDEFINED Electrical Fixtures +IfcElectricAppliance WASHINGMACHINE Electrical Fixtures +IfcElectricApplianceType DISHWASHER Plumbing Fixtures +IfcElectricApplianceType ELECTRICCOOKER Electrical Fixtures +IfcElectricApplianceType FRIDGE_FREEZER Specialty Equipment +IfcElectricApplianceType TUMBLEDRYER Electrical Fixtures +IfcElectricApplianceType USERDEFINED Electrical Fixtures +IfcElectricApplianceType WASHINGMACHINE Electrical Fixtures +IfcEnergyConversionDevice Mechanical Equipment +IfcFan Mechanical Equipment +IfcFanType Mechanical Equipment +IfcFastener Structural Connections +IfcFastenerType Structural Connections +IfcFireSuppressionTerminal SPRINKLER Sprinklers +IfcFireSuppressionTerminalType SPRINKLER Sprinklers +IfcFlowController Generic Models +IfcFlowControllerType Generic Models +IfcFlowMovingDevice Mechanical Equipment +IfcFlowStorageDevice Specialty Equipment +IfcFlowTerminal Generic Models +IfcFooting Structural Foundations +IfcFootingType Structural Foundations +IfcFurnishingElement Furniture +IfcFurnishingElementType Furniture +IfcFurniture Furniture +IfcFurnitureType Furniture +IfcGeographicElement Site +IfcGeographicElementType Site +IfcLamp Lighting Devices +IfcLampType Lighting Devices +IfcLightFixture Lighting Fixtures +IfcLightFixtureType Lighting Fixtures +IfcMechanicalFastener Specialty Equipment +IfcMechanicalFastenerType Specialty Equipment +IfcMember Structural Framing +IfcMember MULLION Curtain Wall Mullions +IfcMemberType Structural Framing +IfcMemberType MULLION Curtain Wall Mullions +IfcOpeningElement Generic Models +IfcPile Structural Foundations +IfcPileType Structural Foundations +IfcPipeFitting Pipe Fittings +IfcPipeFittingType Pipe Fittings +IfcPipeSegment Pipes +IfcPipeSegmentType Pipes +IfcPlate Structural Framing +IfcPlate CURTAIN_PANEL Curtain Panels +IfcPlateType Structural Framing +IfcPlateType CURTAIN_PANEL Curtain Panels +IfcPump Mechanical Equipment +IfcPumpType Mechanical Equipment +IfcRailing Railings +IfcRailingType Railings +IfcRamp Ramps +IfcRampFlight Ramps +IfcRampFlightType Ramps +IfcRampType Ramps +IfcReinforcingBar Structural Rebar +IfcReinforcingBarType Structural Rebar +IfcReinforcingMesh Structural Fabric Areas +IfcReinforcingMeshType Structural Fabric Areas +IfcRoof Roofs +IfcRoofType Roofs +IfcSanitaryTerminal Plumbing Fixtures +IfcSanitaryTerminalType Plumbing Fixtures +IfcSensor Specialty Equipment +IfcSensorType Specialty Equipment +IfcSite Site +IfcSlab Generic Models +IfcSlab BASESLAB Structural Foundations +IfcSlab FLOOR Floors +IfcSlab LANDING Stairs Landings +IfcSlab ROOF Roofs +IfcSlabType Generic Models +IfcSlabType BASESLAB Structural Foundations +IfcSlabType FLOOR Floors +IfcSlabType LANDING Stairs Landings +IfcSlabType ROOF Roofs +IfcSpace Generic Models +IfcSpaceHeater Mechanical Equipment +IfcSpaceHeaterType Mechanical Equipment +IfcSpaceType Generic Models +IfcStair Stairs +IfcStairFlight Stairs +IfcStairFlightType Stairs +IfcStairType Stairs +IfcSwitchingDevice Electrical Fixtures +IfcSwitchingDeviceType Electrical Fixtures +IfcSystemFurnitureElement Furniture +IfcSystemFurnitureElementType Furniture +IfcTank Specialty Equipment +IfcTankType Specialty Equipment +IfcTransportElement Specialty Equipment +IfcTransportElementType Specialty Equipment +IfcValve Pipe Accessories +IfcValve DRAWOFFCOCK Plumbing Fixtures +IfcValve FAUCET Plumbing Fixtures +IfcValveType Pipe Accessories +IfcValveType DRAWOFFCOCK Plumbing Fixtures +IfcValveType FAUCET Plumbing Fixtures +IfcWall Walls +IfcWallStandardCase Walls +IfcWallType Walls +IfcWindow Windows +IfcWindowStyle Windows +IfcWindowType Windows diff --git a/_Revit/revit ifc mapping - everything as generic models.txt b/Starter_Files/Revit/revit ifc mapping - everything as generic models.txt similarity index 97% rename from _Revit/revit ifc mapping - everything as generic models.txt rename to Starter_Files/Revit/revit ifc mapping - everything as generic models.txt index 595e6e4..6081cb1 100644 --- a/_Revit/revit ifc mapping - everything as generic models.txt +++ b/Starter_Files/Revit/revit ifc mapping - everything as generic models.txt @@ -1,161 +1,161 @@ -# IFC Class Name and Type to Revit Category/Sub-Category Table -# Maps IFC Class and Type to Revit Category/Sub-Category -# You may edit using File -> Import/Export Settings -> IFC Options... . -# ----------------------------------------------------- -IfcAirTerminal Generic Models -IfcAirTerminalType Generic Models -IfcAnnotation Generic Models -IfcBeam Generic Models -IfcBeamType Generic Models -IfcBoiler Generic Models -IfcBoilerType Generic Models -IfcBuildingElementPart Generic Models -IfcBuildingElementPartType Generic Models -IfcBuildingElementProxy Generic Models -IfcBuildingElementProxyType Generic Models -IfcCableCarrierFitting Generic Models -IfcCableCarrierFittingType Generic Models -IfcCableCarrierSegment Generic Models -IfcCableCarrierSegmentType Generic Models -IfcColumn Generic Models -IfcColumn [LoadBearing] Generic Models -IfcColumn COLUMN Generic Models -IfcColumn NOTDEFINED Generic Models -IfcColumn USERDEFINED Generic Models -IfcColumnType Generic Models -IfcColumnType [LoadBearing] Generic Models -IfcColumnType COLUMN Generic Models -IfcColumnType NOTDEFINED Generic Models -IfcColumnType USERDEFINED Generic Models -IfcController Generic Models -IfcControllerType Generic Models -IfcCovering Generic Models -IfcCovering CEILING Generic Models -IfcCovering FLOORING Generic Models -IfcCovering ROOFING Generic Models -IfcCoveringType Generic Models -IfcCoveringType CEILING Generic Models -IfcCoveringType FLOORING Generic Models -IfcCoveringType ROOFING Generic Models -IfcCurtainWall Generic Models -IfcCurtainWallType Generic Models -IfcDiscreteAccessory Generic Models -IfcDiscreteAccessoryType Generic Models -IfcDistributionFlowElement Generic Models -IfcDoor Generic Models -IfcDoorStyle Generic Models -IfcDoorType Generic Models -IfcDuctFitting Generic Models -IfcDuctFittingType Generic Models -IfcDuctSegment Generic Models -IfcDuctSegmentType Generic Models -IfcElectricAppliance DISHWASHER Generic Models -IfcElectricAppliance ELECTRICCOOKER Generic Models -IfcElectricAppliance FRIDGE_FREEZER Generic Models -IfcElectricAppliance TUMBLEDRYER Generic Models -IfcElectricAppliance USERDEFINED Generic Models -IfcElectricAppliance WASHINGMACHINE Generic Models -IfcElectricApplianceType DISHWASHER Generic Models -IfcElectricApplianceType ELECTRICCOOKER Generic Models -IfcElectricApplianceType FRIDGE_FREEZER Generic Models -IfcElectricApplianceType TUMBLEDRYER Generic Models -IfcElectricApplianceType USERDEFINED Generic Models -IfcElectricApplianceType WASHINGMACHINE Generic Models -IfcEnergyConversionDevice Generic Models -IfcFan Generic Models -IfcFanType Generic Models -IfcFastener Generic Models -IfcFastenerType Generic Models -IfcFireSuppressionTerminal SPRINKLER Generic Models -IfcFireSuppressionTerminalType SPRINKLER Generic Models -IfcFlowController Generic Models -IfcFlowControllerType Generic Models -IfcFlowMovingDevice Generic Models -IfcFlowStorageDevice Generic Models -IfcFlowTerminal Generic Models -IfcFooting Generic Models -IfcFootingType Generic Models -IfcFurnishingElement Generic Models -IfcFurnishingElementType Generic Models -IfcFurniture Generic Models -IfcFurnitureType Generic Models -IfcGeographicElement Generic Models -IfcGeographicElementType Generic Models -IfcLamp Generic Models -IfcLampType Generic Models -IfcLightFixture Generic Models -IfcLightFixtureType Generic Models -IfcMechanicalFastener Generic Models -IfcMechanicalFastenerType Generic Models -IfcMember Generic Models -IfcMember MULLION Generic Models -IfcMemberType Generic Models -IfcMemberType MULLION Generic Models -IfcOpeningElement Generic Models -IfcPile Generic Models -IfcPileType Generic Models -IfcPipeFitting Generic Models -IfcPipeFittingType Generic Models -IfcPipeSegment Generic Models -IfcPipeSegmentType Generic Models -IfcPlate Generic Models -IfcPlate CURTAIN_PANEL Generic Models -IfcPlateType Generic Models -IfcPlateType CURTAIN_PANEL Generic Models -IfcPump Generic Models -IfcPumpType Generic Models -IfcRailing Generic Models -IfcRailingType Generic Models -IfcRamp Generic Models -IfcRampFlight Generic Models -IfcRampFlightType Generic Models -IfcRampType Generic Models -IfcReinforcingBar Generic Models -IfcReinforcingBarType Generic Models -IfcReinforcingMesh Generic Models -IfcReinforcingMeshType Generic Models -IfcRoof Generic Models -IfcRoofType Generic Models -IfcSanitaryTerminal Generic Models -IfcSanitaryTerminalType Generic Models -IfcSensor Generic Models -IfcSensorType Generic Models -IfcSite Generic Models -IfcSlab Generic Models -IfcSlab BASESLAB Generic Models -IfcSlab FLOOR Generic Models -IfcSlab LANDING Generic Models Landings -IfcSlab ROOF Generic Models -IfcSlabType Generic Models -IfcSlabType BASESLAB Generic Models -IfcSlabType FLOOR Generic Models -IfcSlabType LANDING Generic Models Landings -IfcSlabType ROOF Generic Models -IfcSpace Generic Models -IfcSpaceHeater Generic Models -IfcSpaceHeaterType Generic Models -IfcSpaceType Generic Models -IfcStair Generic Models -IfcStairFlight Generic Models -IfcStairFlightType Generic Models -IfcStairType Generic Models -IfcSwitchingDevice Generic Models -IfcSwitchingDeviceType Generic Models -IfcSystemFurnitureElement Generic Models -IfcSystemFurnitureElementType Generic Models -IfcTank Generic Models -IfcTankType Generic Models -IfcTransportElement Generic Models -IfcTransportElementType Generic Models -IfcValve Generic Models -IfcValve DRAWOFFCOCK Generic Models -IfcValve FAUCET Generic Models -IfcValveType Generic Models -IfcValveType DRAWOFFCOCK Generic Models -IfcValveType FAUCET Generic Models -IfcWall Generic Models -IfcWallStandardCase Generic Models -IfcWallType Generic Models -IfcWindow Generic Models -IfcWindowStyle Generic Models -IfcWindowType Generic Models +# IFC Class Name and Type to Revit Category/Sub-Category Table +# Maps IFC Class and Type to Revit Category/Sub-Category +# You may edit using File -> Import/Export Settings -> IFC Options... . +# ----------------------------------------------------- +IfcAirTerminal Generic Models +IfcAirTerminalType Generic Models +IfcAnnotation Generic Models +IfcBeam Generic Models +IfcBeamType Generic Models +IfcBoiler Generic Models +IfcBoilerType Generic Models +IfcBuildingElementPart Generic Models +IfcBuildingElementPartType Generic Models +IfcBuildingElementProxy Generic Models +IfcBuildingElementProxyType Generic Models +IfcCableCarrierFitting Generic Models +IfcCableCarrierFittingType Generic Models +IfcCableCarrierSegment Generic Models +IfcCableCarrierSegmentType Generic Models +IfcColumn Generic Models +IfcColumn [LoadBearing] Generic Models +IfcColumn COLUMN Generic Models +IfcColumn NOTDEFINED Generic Models +IfcColumn USERDEFINED Generic Models +IfcColumnType Generic Models +IfcColumnType [LoadBearing] Generic Models +IfcColumnType COLUMN Generic Models +IfcColumnType NOTDEFINED Generic Models +IfcColumnType USERDEFINED Generic Models +IfcController Generic Models +IfcControllerType Generic Models +IfcCovering Generic Models +IfcCovering CEILING Generic Models +IfcCovering FLOORING Generic Models +IfcCovering ROOFING Generic Models +IfcCoveringType Generic Models +IfcCoveringType CEILING Generic Models +IfcCoveringType FLOORING Generic Models +IfcCoveringType ROOFING Generic Models +IfcCurtainWall Generic Models +IfcCurtainWallType Generic Models +IfcDiscreteAccessory Generic Models +IfcDiscreteAccessoryType Generic Models +IfcDistributionFlowElement Generic Models +IfcDoor Generic Models +IfcDoorStyle Generic Models +IfcDoorType Generic Models +IfcDuctFitting Generic Models +IfcDuctFittingType Generic Models +IfcDuctSegment Generic Models +IfcDuctSegmentType Generic Models +IfcElectricAppliance DISHWASHER Generic Models +IfcElectricAppliance ELECTRICCOOKER Generic Models +IfcElectricAppliance FRIDGE_FREEZER Generic Models +IfcElectricAppliance TUMBLEDRYER Generic Models +IfcElectricAppliance USERDEFINED Generic Models +IfcElectricAppliance WASHINGMACHINE Generic Models +IfcElectricApplianceType DISHWASHER Generic Models +IfcElectricApplianceType ELECTRICCOOKER Generic Models +IfcElectricApplianceType FRIDGE_FREEZER Generic Models +IfcElectricApplianceType TUMBLEDRYER Generic Models +IfcElectricApplianceType USERDEFINED Generic Models +IfcElectricApplianceType WASHINGMACHINE Generic Models +IfcEnergyConversionDevice Generic Models +IfcFan Generic Models +IfcFanType Generic Models +IfcFastener Generic Models +IfcFastenerType Generic Models +IfcFireSuppressionTerminal SPRINKLER Generic Models +IfcFireSuppressionTerminalType SPRINKLER Generic Models +IfcFlowController Generic Models +IfcFlowControllerType Generic Models +IfcFlowMovingDevice Generic Models +IfcFlowStorageDevice Generic Models +IfcFlowTerminal Generic Models +IfcFooting Generic Models +IfcFootingType Generic Models +IfcFurnishingElement Generic Models +IfcFurnishingElementType Generic Models +IfcFurniture Generic Models +IfcFurnitureType Generic Models +IfcGeographicElement Generic Models +IfcGeographicElementType Generic Models +IfcLamp Generic Models +IfcLampType Generic Models +IfcLightFixture Generic Models +IfcLightFixtureType Generic Models +IfcMechanicalFastener Generic Models +IfcMechanicalFastenerType Generic Models +IfcMember Generic Models +IfcMember MULLION Generic Models +IfcMemberType Generic Models +IfcMemberType MULLION Generic Models +IfcOpeningElement Generic Models +IfcPile Generic Models +IfcPileType Generic Models +IfcPipeFitting Generic Models +IfcPipeFittingType Generic Models +IfcPipeSegment Generic Models +IfcPipeSegmentType Generic Models +IfcPlate Generic Models +IfcPlate CURTAIN_PANEL Generic Models +IfcPlateType Generic Models +IfcPlateType CURTAIN_PANEL Generic Models +IfcPump Generic Models +IfcPumpType Generic Models +IfcRailing Generic Models +IfcRailingType Generic Models +IfcRamp Generic Models +IfcRampFlight Generic Models +IfcRampFlightType Generic Models +IfcRampType Generic Models +IfcReinforcingBar Generic Models +IfcReinforcingBarType Generic Models +IfcReinforcingMesh Generic Models +IfcReinforcingMeshType Generic Models +IfcRoof Generic Models +IfcRoofType Generic Models +IfcSanitaryTerminal Generic Models +IfcSanitaryTerminalType Generic Models +IfcSensor Generic Models +IfcSensorType Generic Models +IfcSite Generic Models +IfcSlab Generic Models +IfcSlab BASESLAB Generic Models +IfcSlab FLOOR Generic Models +IfcSlab LANDING Generic Models Landings +IfcSlab ROOF Generic Models +IfcSlabType Generic Models +IfcSlabType BASESLAB Generic Models +IfcSlabType FLOOR Generic Models +IfcSlabType LANDING Generic Models Landings +IfcSlabType ROOF Generic Models +IfcSpace Generic Models +IfcSpaceHeater Generic Models +IfcSpaceHeaterType Generic Models +IfcSpaceType Generic Models +IfcStair Generic Models +IfcStairFlight Generic Models +IfcStairFlightType Generic Models +IfcStairType Generic Models +IfcSwitchingDevice Generic Models +IfcSwitchingDeviceType Generic Models +IfcSystemFurnitureElement Generic Models +IfcSystemFurnitureElementType Generic Models +IfcTank Generic Models +IfcTankType Generic Models +IfcTransportElement Generic Models +IfcTransportElementType Generic Models +IfcValve Generic Models +IfcValve DRAWOFFCOCK Generic Models +IfcValve FAUCET Generic Models +IfcValveType Generic Models +IfcValveType DRAWOFFCOCK Generic Models +IfcValveType FAUCET Generic Models +IfcWall Generic Models +IfcWallStandardCase Generic Models +IfcWallType Generic Models +IfcWindow Generic Models +IfcWindowStyle Generic Models +IfcWindowType Generic Models