Get the element at a particular index in the collection.
"machineElements_var" is a variable referencing a MachineElements object. |
"machineElements_var" is a variable referencing a MachineElements object. |
| Type | Description |
| MachineElement | Returns the element at the given index. |
| Name | Type | Description |
| index | integer | Index of element. |