Ik kwam erachter dat ik nog steeds geen melding had gemaakt van de DRS2.0.
Maar de RevitGG heeft deze versie onlangs vrij gegeven. De DRS2.0 is na inloggen te downloaden op hun site.
Dat er veel is gebeurt (en nog steeds gebeurt) rondom de DRS is duidelijk. Onder andere de nieuwe ontwikkelingen om van de DRS een stichting te gaan maken is een grote stap in de goeie richting.
Het vrijgeven van de DRS2.0 is weer een hele prestatie, waar alle Revit gebruikers nationaal, maar ook internationaal mee gediend zijn. Goed werk.
Je kan hier meer lezen over de DRS2.0
vrijdag 6 februari 2015
maandag 2 februari 2015
gelezen - Energy Simulation Plug-ins for Revit - lMNts
Onze overheid heeft per 1 januari de energie eisen aardig opgeschroefd.
En vandaag las ik een goede review van lMNts over 3 verschillende plug-ins voor Revit die een energie analyse kunnen doen op basis van het BIM. Het betreffen IES-VE, Design Builder en Sefaira.
Het is enerzijds interessant dat je op basis van een Bouw Informatie Model tal van analyses kan doen, waaronder dus een energie analyse. Maar het wordt dus ook steeds belangrijker om nog betere beslissingen te kunnen nemen en ook in een vroeger stadium.
By Acuatro Arquitectos (Own work) [CC BY-SA 3.0], via Wikimedia Commons |
dinsdag 27 januari 2015
Weer een mijlpaal: IkLeerBIM 50.000 pageviews
Vandaag heeft IkleerBIM weer een kleine mijlpaal.
Deze blog heeft de 50.000 pageviews aangetikt. Voor de echt grote jongens (zie hier links onder onder) vast niet bijzonder, maar ik ben hier erg blij mee! Het bijhouden van mijn blog is leuk. En het nog leuker om te zien, dat er steeds meer mensen de weg naar deze blog hebben gevonden.
Afgelopen jaar was niet 1 van de meest productieve met betrekking tot het aantal blog posts. Maar het was wel productief door het delen van met name de IFC mapping tool. Wereldwijd is dit gedeeld en positief ontvangen. Ook heb ik bij de RevitGG het een en ander mogen toelichten. Ik hoop dit jaar dit onderwerp wat verder uit te bouwen. Het lijkt me leuk om het een en ander te testen en beter inzicht te krijgen in wat wel en wat niet ondersteund is etc.
Ook hoop ik een start te kunnen maken met Dynamo. En dan niet alleen voor de geometrische grapjes, maar vooral om te kijken naar concrete mogelijkheden en praktische toepassingen. Want uiteindelijk moet deze blog een weergave blijven van praktische zaken en oplossingen uit de dagelijkse praktijk.
Vanzelfsprekend zijn jullie uitgenodigd om deze blog te volgen via Google+, Twitter, Email of indirect via Linkedin.
Deze blog heeft de 50.000 pageviews aangetikt. Voor de echt grote jongens (zie hier links onder onder) vast niet bijzonder, maar ik ben hier erg blij mee! Het bijhouden van mijn blog is leuk. En het nog leuker om te zien, dat er steeds meer mensen de weg naar deze blog hebben gevonden.
IkLeerBIM al 50.000 pageviews! |
Ook hoop ik een start te kunnen maken met Dynamo. En dan niet alleen voor de geometrische grapjes, maar vooral om te kijken naar concrete mogelijkheden en praktische toepassingen. Want uiteindelijk moet deze blog een weergave blijven van praktische zaken en oplossingen uit de dagelijkse praktijk.
Vanzelfsprekend zijn jullie uitgenodigd om deze blog te volgen via Google+, Twitter, Email of indirect via Linkedin.
zondag 25 januari 2015
Revit Credit Manager for LEED
Er zijn allerlei certificaten met betrekking tot duurzaam bouwen. 1 Ervan is de LEED. Voor Revit gebruikers die zich hieraan willen (of moeten) conformeren. Of die gewoon gevoel willen hebben bij de duurzaamheid van hun ontwerp, is er een Autodesk Labs Project. (in ontwikkeling dus) en gebaseerd is op dit Amerikaanse systeem. Voor meer informatie zie onderstaande links.
Autodesk Labs
Youtube
Wikipedia - LEED
Autodesk Labs
Youtube
Wikipedia - LEED
maandag 24 november 2014
A tool to build Revit's IFC mapping tables
With this post I would like to share an Excel document, with which you can build the mapping tables that Revit can use when importing from, or exporting to IFC. It is still a bèta. You can use it or even change it, but at your own risk of course. And if you do so, I would love to know what your experiences are. The RevitGG is also using this tool to help build some parts for in the Dutch Revit Standard the DRS.
The Excel workbook is without macro's. But it does import the TXT files that Revit generates and later can reuse. You should overwrite the TXT files from the downloads with your own ones. Build new mapping tables in Excel and copy the cells you need and paste them in the specific TXT file. After saving these files you can use them and import them back in Revit.
Why did I build something like this?
Well I really like working with Revit, but the way Revit wants us to map Categories and Parameters between Revit and IFC is just ... well ... And in the end I'm pretty sure that these things will change in time. But for now, I wanted it to be fixed as good as I can. Besides starting a little conversation about a better way to facilitate these things. My Excel workbook can be a good starting point.
What does this Excel workbook do "better" than the native Revit way?
So perfect!
Well almost. But it is a beta. And there are still some weird things.
I also would try to start a little (open) conversation about making Revit even better.
Hope it helps and have fun.
Download
For Dutch speaking people there is a youtube movie of a RevitGG meeting where i demonstrate and explain this tool a little bit more. It's about 75min.
With the sheet "Fill in ParameterMapping" you can build:
- "ParameterMappingTable.txt" wich should be placed in the folder where the export DLL is located. This will map the Common Pset between Revit and IFC
- "DefaultUserDefinedParameterSets.txt" wich hasn't a specific location. You can select the file in Export Setting at the tab "Export property sets" This one will create your own User Defined Property Set - You can discus if this should be 'best practice'
You can read here some more on the SourceForge site:
The Sheet "Fill in ParameterMapping" is mainly based on the "ParameterMappingTable.txt". You can build a "DefaultUserDefinedParameterSets.txt" as shown in row 12: Choose a Revit Parameter and make sure that Column K is linked to the Columns M, N and O. See Cel K12 for an example formula.
You will see that this method will automatically create new rows in the spreadsheet.
The Excel workbook is without macro's. But it does import the TXT files that Revit generates and later can reuse. You should overwrite the TXT files from the downloads with your own ones. Build new mapping tables in Excel and copy the cells you need and paste them in the specific TXT file. After saving these files you can use them and import them back in Revit.
Why did I build something like this?
Well I really like working with Revit, but the way Revit wants us to map Categories and Parameters between Revit and IFC is just ... well ... And in the end I'm pretty sure that these things will change in time. But for now, I wanted it to be fixed as good as I can. Besides starting a little conversation about a better way to facilitate these things. My Excel workbook can be a good starting point.
What does this Excel workbook do "better" than the native Revit way?
- It has dropdown options to choose options that are relevant. I really want dropdown options with the IFC Parameters. And I don't want to look them up on the Building Smart site, or in a post on the sourceforge site for the IFC exporter for Revit.
- It has direct links to the documentation on the site of Building Smart based on the chosen option. No. I'm not a native IFC speaker. I'm not even a native English speaker. (really) So I do need some help to know what I'm doing.
- It has a few reference mapping tables, and also an option to fill in the blank subcategories just as the other subcategories So you can build your own 'standard' besides the one the Revit offers. Of course you can make every exception that you would like to make. This is possible because of the hierarchy in the formula as shown at the head of the Columns.
- It is also possible to omit a group of categories
- It has a building relation between the import table, the export table and the parameter mapping table. In a perfect world you want to import exactly what you exported.
- It has a sheet where you are can do some research on the IFC structure. The purpose of this sheet is to find possible omissions in the IFC parameters that we use and those that we don't use, but perhaps should use. Just change cel K17 on the sheet IFC structure.
So perfect!
Well almost. But it is a beta. And there are still some weird things.
- This Workbook is based on IFC 4x0 make sure that it's supported or that you don't use IFC4x0 specific options or changed names.
- The Parameter Mapping Sheet is a compleet list. So for the moment, you need to skip the rows in the TXT file that don't have a defined value. So you don't map to nothing or to zero. Furthermore, I build the Sheet as I think it should be. And based on the header of the example TXT file. But.. the only working files I have seen are much easier. It's more about adding specific Revit Parameters without adding them all, or using all the Schedules for export, rather than really mapping from Revit to real IFC specific parameters. A working parameter mapping TXT looks like:
PropertySet: GiveItAName T IfcBlaBlaType
RandomRevitParameter TextOrSomethingElse
etc.
- Revit still has some hard coded mapping.
- I made a drop down option with related IFC Types based on the chosen IFC Category, but the "Type" Column in the Revit's IFC Export options doesn't work when importing the TXT files. So the IfcExportType will be a better option if this one is important.
- IFC has more categories and parameters than Revit uses right now. I'm not sure what to think of that.
- Some Families are still much better off by using the IFCExportAs parameter.
- This workbook uses formulas instead of macro's. That's nice, but if you need more rows than the number of rows that i have build, you need to adjust the workbook.
- I also tried to use Named Ranges and indirect references for later adjustments, but there could be a slip of the pen somewhere.
I also would try to start a little (open) conversation about making Revit even better.
Hope it helps and have fun.
Download
For Dutch speaking people there is a youtube movie of a RevitGG meeting where i demonstrate and explain this tool a little bit more. It's about 75min.

There will be updates in the text and the spreadsheet -it's a bèta remember-. So check out the latest version of the text or the spreadsheet if you have problems.
update / 26-11-2014With the sheet "Fill in ParameterMapping" you can build:
- "ParameterMappingTable.txt" wich should be placed in the folder where the export DLL is located. This will map the Common Pset between Revit and IFC
- "DefaultUserDefinedParameterSets.txt" wich hasn't a specific location. You can select the file in Export Setting at the tab "Export property sets" This one will create your own User Defined Property Set - You can discus if this should be 'best practice'
You can read here some more on the SourceForge site:
The Sheet "Fill in ParameterMapping" is mainly based on the "ParameterMappingTable.txt". You can build a "DefaultUserDefinedParameterSets.txt" as shown in row 12: Choose a Revit Parameter and make sure that Column K is linked to the Columns M, N and O. See Cel K12 for an example formula.
You will see that this method will automatically create new rows in the spreadsheet.
Abonneren op:
Posts (Atom)
Populaire berichten
-
Hoe begin je te tekenen in en met Revit? Tekenen in Revit lijkt soms een behoorlijke puzzel alles heeft met elkaar te maken Vandaag...
-
Slim tekenen Metselwerk koppenmaat maatvoering KOPPENMAAT Bij deze, de aftrap met artikeltjes over slim tekenen. Ik begin met de koppe...
-
Based on some questions I received lately I would like to explain some things about the spreadsheet. First of all I did update the...
-
With this post I would like to share an Excel document , with which you can build the mapping tables that Revit can use when importing from,...
-
Iemand neemt de telefoon op en vraagt: "Hallo. Met wie spreek ik?" "U spreekt met Mij." "Grapjas! Mij wie?...
-
Hoe begin je te tekenen in en met Revit? Deel 2 - De Basis Tekenen in Revit Basis
-
Ik ben geen calculator. Maar welke hoeveelheden zijn er nou in Revit uit een eenvoudig modelletje te halen. Vandaag wil ik een paar eenvoudi...
-
Filters zijn handig. Zie ook het Revit 2014 project in de bijlage . met Filters kan je het uiterlijk van tekening beheren Revit kent ...