API Tutorial

API Tutorial

Konrad.O
Autodesk Support Autodesk Support
3,449 Views
25 Replies
Message 26 of 26

API Tutorial

Konrad.O
Autodesk Support
Autodesk Support

WIP

A copy of the archived API Tutorial topic:

http://forums.autodesk.com/t5/Autodesk-Robot-Structural/API-Tutorial/td-p/3939601 



Konrad Ociepka
Senior Product Owner - Structural Analysis
0 Likes
3,450 Views
25 Replies
Replies (25)
Message 20 of 26

Rafal.Gaweda
Autodesk Support
Autodesk Support

Download and install:
https://www.dropbox.com/s/g4deiq945ihvs94/SDK.ZIP?dl=0



Rafal Gaweda
0 Likes
Message 21 of 26

Anonymous
Not applicable

Hi friend, could you please send me the codes to be able to design a foundation from a macro created from visual basic for plaicaciones ?; I from this code "Dim RobApp As RobotApplication Set RobApp = New RobotApplication If Not RobApp.Visible = True Then Set RobApp = Nothing MsgBox "abrir robot" Exit Sub End If 'RobApp.Project.New I_PT_FOUNDATION" I can only get to a part, which is almost nothing, and I would like to completely design a foundation through a macro, please help me and thank you very much

0 Likes
Message 22 of 26

Anonymous
Not applicable

Hello friend, a favor, I want to make a macro
in visual basic for applications to design a
foundation with the structural robot but I can not find the right
codes, please send me the codes for this sequence

1.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Through this code "Dim RobApp As RobotApplication
Set RobApp = New RobotApplication
If Not RobApp.Visible = True Then
 Set RobApp = Nothing
 MsgBox "abrir robot"
 Exit Sub
End If
RobApp.Project.New I_PT_FOUNDATION" I can get to this image:

2.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

And I would like to come to this:3.png















 

 

 

 

 

 

 

 

 

And finally the codes can be sent to change some parameters like admissible capacity, dimensions of 
the founding, etc. thank you very much
for your support

 

0 Likes
Message 24 of 26

Anonymous
Not applicable

Excuse me, what code can I use in a macro to indicate the length of the coating, the allowable capac- ity, the number of the steel rod to be used, etc., for a foundation, thank you very much for your help

0 Likes
Message 25 of 26

Anonymous
Not applicable

Building RESTful web services, like other programming skills is part art, part science. As the Internet industry progresses, creating a REST API becomes more concrete with emerging best practices.

0 Likes