Tag: Design Review
-
Zoom & Center to a Lat / Lon location using Autodesk Design Review API
By Partha Sarkar In Autodesk Design Review using the “Center to Coordinates” UI tool we can set the center for a Map to a specific coordinate value entered through the User Interface as seen in the screenshot below – Using ECompositeViewer.centerToCoordinates(coordType, x, y) we can replicate the above mentioned UI tool command. You…
-
Drawing Compare
Update: The 2013 version is available from the Vault App Store. Design Review has this cool feature where you can compare drawings. Through the magic of API programming, Jan Liska from Autodesk Consulting has hooked this functionality to Vault. The tool is called Drawing Compare and it easily lets you compare two drawings or two…

You must be logged in to post a comment.