PDA

View Full Version : Assign Section to Bar



jbervel
2009-12-29, 03:45 PM
Hello,

I need to assign a section to bars which are generated from nodes, using translation method with drag option activated:

Structure.SelTranslate(x, y, z, IRobotTranslateOptions.I_TO_COPY_WITH_DRAG, n)

How can I get the ID of the generated bars, in order to asign the section?

I have seen that Robot automatically assigns the section from the Dialog Box: BARS, in the field Properties-Section, but I do not know how assign a section from the Robot API to this field.

Thanks