Visualizzazione post con etichetta AutoCAD. Mostra tutti i post
Visualizzazione post con etichetta AutoCAD. Mostra tutti i post
mercoledì, ottobre 28, 2015
Project BuildCity3D
Here is a brand new initiative by my good buddy Cesare Caoduro from his LinkedIn page: unleash all of your creative power and test your skills with the collaboration tools provided by the A360 platform!
You get to to pick your favourite Autodesk tools and create your own city for free!
So get an Autodesk Account if you don't have one already and be prepared to submit your models!
Like Cesare said on his page:
"...Imagine and design your personal city because the imagination is the only barrier for game designer, think like a game desiger or like a baby constructor..."
Read more here
I'll be there, and you?
Etichette:
A360,
AutoCAD,
BuildCity3D,
Civil3D,
collaboration,
Infraworks,
Infraworks 360,
Revit
giovedì, settembre 25, 2014
Export Sheets in shared coordinates
When working with consultants or clients it's fairly common to ship PDFs and DWGs of the sheet sets along with the Revit model, however DWGs are the weakest part of the overall process.
Revit is not able, natively, to export DWG in shared coordiantes from a sheet view, but from a regular model view it does although it will never be a native DWG file. So I wrote a macro (see a previous post) that collects the views on a sheet and exports them in a separate folder to have them organized and in shared coordinates.
What was missing was the ability to include the title block, which was ok for consultants but not for the client.
So here's a video that shows how this issue can be solved using both Revit and AutoCAD.
DWGs are still X-Refs and they are not clipped like in the previous version, each view is then rotated accordingly to the Revit file. Each viewport only shows the layers of the corresponding x-ref. For further enhancements the views could be locked automatically, there could be a batch file that will open AutoCAD and do the job for each sheet file, etc... I'm still working on and testing it. I hope to find a way to run the whole thing from Revit with the press of a button. Suggestions and critiques are appreciated as long as they are constructive.
mercoledì, dicembre 04, 2013
View Depth Override - the CAD side of the moon
Qualche tempo fa mi è stato chiesto nei commenti come poter unificare le linee delle diverse tonalità di grigio una volta esportate da Revit dopo avere utilizzato il View Depth Override.
Per prima cosa si deve impostare l'esportazione dei formati CAD da Revit su TrueColour e utilizzare le impostazioni byLayer e le sostituzioni byEntity.
Una volta in AutoCAD si deve caricare il GreyMerge.lsp alla riga di comando digitando "appload".
Digitando poi GREYMERGE si richiama il comando che inserisce i due layer "_Grey-1" e "_Grey-2" attribuendo loro rispettivamente i colori RGB 128,128,128 e 192,192,192.
Successivamente gli oggetti vengono spostati di layer concordemente al loro colore, si potrà quindi impostare tutto su byLayer.
GreyMerge.lsp
Etichette:
AutoCAD,
Lisp,
Revit,
View Depth Override
Iscriviti a:
Post (Atom)
