Message 1 of 3

Not applicable
03-19-2017
07:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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
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:
And I would like to come to this:
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
Solved! Go to Solution.