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: 

(API) Robot API - Selection by attributes.

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
V_Andres
690 Views, 3 Replies

(API) Robot API - Selection by attributes.

Hello all,

 

I would like to know if Robot API allows you to do the same type of special selection by attributes as the GUI does.

I have been reading through the API User Guide, but I cannot find how to do the following:

- Given a node

- Select the finite elements associated with that node

- Select the panels associated with those finite elements

 

Through the GUI it would be:

Capture 1.PNG

 

Capture 2.PNG

 

Capture 3.PNG

 

Capture 4.PNG

 

Thanks!

 

V.

 

3 REPLIES 3
Message 2 of 4
Rafal.Gaweda
in reply to: V_Andres

Of course it can be done - of course by your own 🙂

As you remember I wrote you example code how to select \ check to which panel node belongs

http://forums.autodesk.com/t5/robot-structural-analysis/robot-api-compatibility-between-robot-2014-a...

Create in similar way other selections you want



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

Thank you Rafal,

I just wanted to made sure that there wasn't a direct method to do it.

I have done it as per your script, but I have many nodes and panels so I was hoping to find a way to increase speed (currently it takes 3 hours to run the script).

 

Cheers,

V.

Message 4 of 4
Rafal.Gaweda
in reply to: V_Andres

Hope you are comparing selections, not using too many loops


Rafal Gaweda

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

Post to forums