… workflow for obtaining terrain from NASA Reverb using the open source (free) GIS tool called QGIS and then into InfraWorks:
Credit to Nick Falvey, via Civil FX How to Get Terrain from NASA Reverb Into InfraWorks for Free
What Revit Wants
… workflow for obtaining terrain from NASA Reverb using the open source (free) GIS tool called QGIS and then into InfraWorks:
Credit to Nick Falvey, via Civil FX How to Get Terrain from NASA Reverb Into InfraWorks for Free
Paolo has posted an interesting bit of code that basically allows you to pick a floor element, and it will add points to a topography so that the topo follows the “points” on the Floor.
A very interesting solution to a common problem, namely, the (currently) limited functionality of topo tools in vanilla Revit.
Download here
“Anyway here you can find the code I’ve used “
via original post http://puntorevit.blogspot.com/2014/08/align-topo-macro-attempt.html
The release of the Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER) Global Digital Elevation Model Version 2 (GDEM V2) was announced on October 17, 2011. This data can be downloaded and imported to Infraworks.
Here’s how:
1) Go here:
http://gdex.cr.usgs.gov/gdex/
2) Create an account / login
3) Browse the world, then Select a region using one of the tools, such as Rectangle
4) Download using ArcASCII
5) Back in Infraworks: Import from file, Raster
6) Select the ArcASCII file
7) Right click the source in Infraworks and pick Refresh. Your topo should now be visible:
8) Now import your Revit or Civil3D models and create your animations…
More info:
ASTER Global Digital Elevation Map
via
Using #InfraWorks? Need elevation data outside the United States? Search for “Aster GDEM”. Free elevation data for 99% of the globe!
— Brian Hailey, PE (@C3DPlus) May 2, 2014
Infraworks Interference Checking using drive command above pipes:
Next stop. #Infraworks use the drive command on pipes to check pipe interferences. Not just for corridors. #Civil3d pic.twitter.com/2izfvzeRGB
— Juan (@Civil3d_Jedi) June 5, 2014
On a related note: you can use AutoCAD GEO command to grab coordinate data
Another link about using Infraworks:
Mark Cronin has put together a nice guide describing how to clean up point cloud data in Civil3D, make a surface and then import that into Revit for topography creation. This is an alternative to using ScanToBIM for topography creation from point data, and if you already have Civil3D it might be the better route.
Read the detailed guide at:
Generate Revit Topography from Point Cloud Data | betterREVIT
My previous posts about Civil3D and Revit:
Using Civil3D to increase your Topography resolution in Revit
Simple methods to help with Civil 3D and Revit interoperability
I’ve always felt that the Floor tool in Scan to BIM is a bit lacking – rather than analysing and deforming an existing Floor element, I want it to work like the Topo tool (just select a bunch of points and decimate).
Well, now it can (sort of). Like this:
Sometimes, What Revit needs is for you to put two workflows together to solve a problem in the most efficient way…
I recently posted about converting Topography to massing forms using a somewhat “manual”, yet lofted and smooth, method:
Convert Revit Topography into Massing Forms
Harry provides some code to do a similar thing with triangulated flat faces over here:
Read the whole post with macro code
Heads-up via:
Creating a Revit mass from Toposurface geometry https://t.co/pzaunaJlQU via @BoostYourBIM
— Ben Malone (@BenPMalone) January 13, 2014
Have you ever wanted to rationalise your Topography as a Massing form, perhaps so you could use Divided Surface and panelization tools on the topo?
Download the add-in:
Topo From Lines | Autodesk Revit | Autodesk Exchange Apps
Update it:
Use this files in this ZIP to replace the files installed in C:ProgramDataAutodeskApplicationPluginsTopo From Lines.bundle
http://gdurl.com/i2vu
Read the post:
Topo From Lines now available on the Autodesk App Store | Boost Your BIM – making Revit even better
Heads-up thanks to Belinda Thompson
Yeah, Revit topo tools aren’t that great. Why don’t we try exporting to a sculpting tool like meshmixer, and see if we can make it work?
Let’s start with a simple Revit toposurface.
Export to Max by using Suite Workflows – 3ds Max Design Exterior Rendering
Once in Max, export selected (the toposurface) to OBJ using the Mudbox preset.
Open meshmixer (now at version 08). File – Import the OBJ. Start playing around with it, using the brush tools to smooth or warp the site. You may need to ‘scale’ up your active tool by using the middle mouse button to see real results.
I added some body parts to the site:
Export to OBJ from meshmixer.
Back in Max, select the previous surface object. Then Import, select the new OBJ you just made.
Now, export selected the new OBJ (with morphs) to a DWG file.
Import the DWG in Revit. If you haven’t gone too wild, you should be able to use Auto – Center to Center option effectively.
Finally, Revit won’t like this import very much – it probably won’t find points to make a surface. You will need to round-trip this DWG import by exporting out to DWG from Revit and then importing it back in again.
The ’round tripped’ import symbol can be used to generate the Toposurface, now morphed:
You may also be interested in:
Freeform and organic modelling from MeshMixer to 3ds Max to Revit
Basically, if you have one site toposurface, and you cut it with pads in different phases, then an ‘outline’ around every single pad appears in the creation phase of the toposurface (they affect the topo backwards in time). It looks ugly … Additionally, there will be ‘holes’ cut in the toposurface for the pads.
I recently handled this by making a Design Option Set for Topography, then for each Stage / Building Option combination, I added the entire site Toposurface. From here, I could use model groups to transfer pads between the different options / phases, while still retaining their size and position and editability. It was a pain to set up, but once configured properly (with views etc), it seems to work ok.
The most ‘logical’ way to configure it would be:
I never said being a Revit pro would be easy.
You can read about the problem at:
Re: Building pads don’t seem to respect phases. – Autodesk Discussion Groups