Visualizzazione post con etichetta Floor. Mostra tutti i post
Visualizzazione post con etichetta Floor. Mostra tutti i post

giovedì, giugno 26, 2014

Auto Wall Schedule WIP - Code Sharing




For those of you who are interested in the code of the macro, you can find it here.
If you need a blank rvt file with all the tags I've used to run a "test drive" use this one.
For any questions, please  leave a comment below or contact me via email. if you are happy with my code you can show me some gratitude and PayWhatYouWant via PayPal at: 

puntorevit@gmail.com

martedì, giugno 24, 2014

Auto Wall Schedule - Views on Sheet




At this point I'm able to place the views created with the macro on a sheet accordingly to the type mark of each sample.
There is yet a lot to do to handle all the exceptions though. I'm concerned about the customization needed for each project when the title block has to change.
The material schedule on the right pane can be placed automatically and the family type of the main wall tag can be picked using the function parameter of the wall but still, it needs to be checked by the user.
As you can see from the video some material tag is filled with the correct value but the majority of them don't, I couldn't figure out why this is happening.

Any suggestion is really appreciated.

The floor macro is ready too as it has a very similar behavior to the wall one.

venerdì, novembre 29, 2013

Auto Floor Maker - Core Boundaries





Un veloce aggiornamento: aggiungere il file .dll nella stessa cartella e sostituire il file .addin con il seguente:


AutoFloorMakerCoreBoundaries.dll

AutoFloorMaker.addin

giovedì, novembre 21, 2013

Auto Floor Maker - External Command


Per coloro i quali volessero provare Auto Floor Maker ma non hanno dimestichezza con le macro, ho creato l'External Command e il relativo addin manifest, potete usarlo a vostro rischio e pericolo :D

Se copiate i due file in questa posizione dovrebbe comparire tra gli External Command al primo riavvio di Revit 2014:

C:\ProgramData\Autodesk\Revit\Addins\2014

AutoFloorMaker.addin

AutoFloorMaker.dll

Ecco un video di come usare il comando:



Probabilmente sarà necessario togliere il blocco al file AutoFloorMaker.dll cliccando con il tasto destro > Proprietà e poi "Annulla blocco" in basso a destra e poi riavviate Revit:


giovedì, novembre 14, 2013

Auto Floor Sketch - Update


Questo è un aggiornamento della macro che ora aggiunge dei vuoti nel pavimento di finitura basati sul perimetro degli eventuali altri oggetti che definiscono le chiusure dei locali.
In particolare per i locali sottotetto considera l'altezza di calcolo dei livelli pari a zero temporaneamente per creare il pavimento sulla massima estensione possibile, dopo di che lo riporta nella posizione scelta dall'utente.
E' leggermente più lento ma è più preciso. I locali che non sono propriamente racchiusi non vengono considerati, mentre i locali ottenuti anche dalle linee di delimitazione invece si.