Tag: API

  • Revit OneBox

    By Mikako Harada Since 2013 releases, Revit offers "one box" version which includes all three flavors of Revit (Architecture/Structure/MEP) as one product. However, it is available only as a part of Building Design Suite Premium and Ultimate, and not as a standalone product. You can find a trial version from the Revit product page. If you are an ADN member,…

  • Autodesk University (AU) 2012 – Call for proposals now open

    By Partha Sarkar Incase you missed to notice this earlier… The AU 2012 Call for Proposals is now open. Click on the link below to go to the AU website to find out more.   Autodesk University (AU) is coming up in December, 2012.  If you’ve ever attended AU, you know that this annual event…

  • AEC DevCamp 2012

    By Partha Sarkar Just in case you missed to notice this…. Autodesk June DevCamps “Early Bird Discount” Ends April 30 – Register to Attend Now! If you would like to learn more about customizing Autodesk’s AEC or Manufacturing products and technologies direct from Autodesk engineers in a casual fun learning environment, and take advantage of…

  • Exporting DWG to SDF using *.epf file using Map 3D API

    By Partha Sarkar Want to export a DWGTM file with Map 3D Object Data to a SDF file using .NET API? Autodesk.Gis.Map.ImportExport.Exporter API class has the required functionality to enable this export. However, in the past we had found some issues with it and the resultant export was not producing expected SDF file. With the…