Autodesk Robot Structural Analysis
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Robot Structural Analysis: Dim Module
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
555 Views, 1 Replies
11-24-2010 01:09 AM
Hello,
I am developing an aplication with Autodesk Robot Structural Pro 2009 v22.0, Robot Object Model v9.5 and Visual Basic .NET 2008.
The application generates an structure into Robot and launch the calculation and dimensioning processes.
The final user does not interact with Robot, just with my application. But for the calculation and dimensioning processes I would like to show into the application the dialog boxes of the images bellow:
calculation process
dimensioning process
For the calculation process, I do not have any problem. During the calculation process I work with the properties of the IRobotCalcEngine interface: UseStatusWindow and StatusWindowParent, in order to put the window into my application.
The problem is with the dimensioning process. I launch the dimensioning process with the function: Solve(nothing) from the interface: IRDimCalclEngine. When it has finished I can access to the result with the API, but I am not able to put the window of the image into my application.
I know that I have to use the RDim module of the Robot API, and the IRDimClient interface, but I do not know how it works.
Can anyone help me
Thanks
Re: Robot Structural Analysis: Dim Module
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-16-2010 08:50 AM in reply to:
jbsl
There is no API function to display the window of results of steel/aluminium/timber design analogous to the window displayed when using GUI.

Pawel Pulak
Support Specialist
Product Support
Autodesk, Inc.

