Robot Structural Analysis Forum
Welcome to Autodesk’s Robot Structural Analysis Forums. Share your knowledge, ask questions, and explore popular Robot Structural Analysis topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RSA API - releases, local axes, gamma angle

5 REPLIES 5
Reply
Message 1 of 6
Anonymous
374 Views, 5 Replies

RSA API - releases, local axes, gamma angle

Hi,

Could you send me a simple exemple of API code to define releases, local axes and gamma angles ?

I'm a bit lost with the API guide.

 

Thanks

5 REPLIES 5
Message 2 of 6
Rafal.Gaweda
in reply to: Anonymous


Could you send me a simple exemple of API code to define releases, 

 

http://forums.autodesk.com/t5/Autodesk-Robot-Structural/Bar-Releases-API/m-p/3601936/highlight/true#...



Rafal Gaweda
Message 3 of 6
Rafal.Gaweda
in reply to: Anonymous

 local axes 

 

if you mean changing orientation :

 

Dim Bar As RobotBar
.
.
.
Bar.ChangeOrientation

 



Rafal Gaweda
Message 4 of 6
Rafal.Gaweda
in reply to: Anonymous

 gamma angles ?

 

Dim Bar As RobotBar
.
.
.
Bar.Gamma =  rotation_angle_value

 

 

 



Rafal Gaweda
Message 5 of 6
1090174
in reply to: Rafal.Gaweda

Hi Rafal,

For change Gamma angle is just with value? Or we can change with position (Special Value) like in Robot?

regards
Message 6 of 6
Rafal.Gaweda
in reply to: 1090174

Value


Rafal Gaweda

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report