Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How do I retrieve all bus numbers from a slider diagram?

I have a slider diagram that I want to get a list of the buses from. I know there's EXPORTBUSLOCFILE but that requires the "name of the Bus Location Data File to be written", which means I can't retrieve a list in my python code to use, but I'd have to create the file then open it to get the list of buses.

How do I retrieve all bus numbers from a slider diagram?

I have a slider diagram that I want to get a list of the buses from. I know there's EXPORTBUSLOCFILE but that requires the "name of the Bus Location Data File to be written", which means I can't retrieve a list in my python code to use, but I'd have to create the file then open it to get the list of buses.