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: 

VBA numbering nodes and bars

1 REPLY 1
SOLVED
Reply
Message 1 of 2
RBarrau
385 Views, 1 Reply

VBA numbering nodes and bars

How can I change the number of a bar or node with code?

I tried this:

 

   RobApp.Project.Structure.Nodes.Get(1).Number=5

 

But 'Number' property is read only.

Thanks for your help.

Tags (1)
1 REPLY 1
Message 2 of 2
Rafal.Gaweda
in reply to: RBarrau

Not possible to renumber any object by API.
Delete and create new one with correct number.


Rafal Gaweda

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

Post to forums