Autodesk Robot Structural Analysis
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I am attaching small addin (private, not ADSK) for rounding up coordinates in Robot
You can add it to add-ins menu:
- as dll (the fastest method of getting results from robot) basing on dll_1.zip from this thread starting from point 13
- as exe
or by running exe
It seems to work OK.

Rafal Gaweda
Product Support
Autodesk, Inc.
Re: Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Does this add-in applies to node coordinates only or contour panel points are also included in the rounding up?
Re: Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hello, Rafal
Thank you for the solution. Unfortunally, it doesn't work on my PC (not exe, nor dll). OS is Windows 7 x64, RSA 2013 SP1.
I have obtained this error (please, see file error.png)
Log of exe error in file LOG.txt
If you need any additional info, please, let me know.
Thank you in advance!
Re: Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Igor,
I have obtained this error (please, see file error.png)
Try this:
Start Command Prompt as Admin (from rigth hand mouse menu) then unregister and register robot exe as decribed here:
http://forums.autodesk.com/t5/Autodesk-Robot-Struc
tural/VBA-Excel-macro-for-any-object-geometry-modi ... - message 8/9

Rafal Gaweda
Product Support
Autodesk, Inc.
Re: Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Rafal, thanks a lot for your support!
Re: Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Rafal,
I have Robot 2012 and 2013 installed on my PC. I installed your add in and it works OK on 2013, but when I try to use it on 2012 I get the following error......................
Is this because the add in is already "registered" to 2013?
Tony
Re: Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Is this because the add in is already "registered" to 2013?
Can be. Please register v 2012
http://forums.autodesk.com/t5/Autodesk-Robot-Struc
tural/VBA-Excel-macro-for-any-object-geometry-modi ... - message 8
(command line must be run in Admin mode: message 6 http://forums.autodesk.com/t5/Autodesk-Robot-Struc
tural/API-error/m-p/3518984/highlight/true#M5791)

Rafal Gaweda
Product Support
Autodesk, Inc.
Re: Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I downloaded the roundingup.zip nad run add-ins in robot , it listed on add-ins, but clicked it do not run.
Mike
Re: Rounding up coordinate s (API)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Example movie: http://screencast.com/t/CFsS8hljU9Ik
Sometimes click twice on Round Up button

Rafal Gaweda
Product Support
Autodesk, Inc.


