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: 
Reply
Message 1 of 4
pnacht
390 Views, 3 Replies

Robot 2014 API

I've looked around but have not been able to find a "New in 2014" page for Robot. More specifically, regarding the API. Have there been any changes to API behavior and capabilities?

Tags (3)
3 REPLIES 3
Message 2 of 4
Rafal.Gaweda
in reply to: pnacht

Most crucial - speeding up process of creating \ updating cases \ combinations.

"Caching" this way:

 

RobotCaseServer.BeginMultiOperation()

 

...

Create \ update  cases, combinations....

...

 

 

RobotCaseServer.EndMultiOperation()



Rafal Gaweda
Message 3 of 4
pnacht
in reply to: Rafal.Gaweda

That's very useful, but isn't there a "changelog" describing any other changes as well?
Message 4 of 4
Rafal.Gaweda
in reply to: pnacht

additionally some corrections in API:

RobotSeismicAnalysis_EC_8_Params refered to unused code,
it was not possible to assign cladding label to contour or panel

SUPERBAR - it was not possible to get data about start and end nodes

RIGID LINKS - find, findmaster, findslave returned wrong index for nodes not assigned to rigid links

it was not possible to apply cable labels by cache


Rafal Gaweda

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

Post to forums  

Autodesk Design & Make Report