net.getEdge(edgeID).getToNode()*.getType()*
I do encourage trying some of these things by yourself (i.e. checking the
return type of a method).

Am Mi., 23. Nov. 2022 um 22:02 Uhr schrieb Matheus Saueressig <
[email protected]>:

> Okay,
>
> If I want the Type of a Destination Node, the code should be
> net.getEdge(edgeID).getToNode().getID(), right?
> ------------------------------
> *De:* sumo-user <[email protected]> em nome de Jakob Erdmann <
> [email protected]>
> *Enviado:* quarta-feira, 23 de novembro de 2022 17:58
> *Para:* Sumo project User discussions <[email protected]>
> *Assunto:* Re: [sumo-user] How to get Junction type
>
> yes
>
> Am Mi., 23. Nov. 2022 um 21:57 Uhr schrieb Matheus Saueressig <
> [email protected]>:
>
> This returns a string, correct?
> ------------------------------
> *De:* sumo-user <[email protected]> em nome de Jakob Erdmann <
> [email protected]>
> *Enviado:* quarta-feira, 23 de novembro de 2022 17:17
> *Para:* Sumo project User discussions <[email protected]>
> *Assunto:* Re: [sumo-user] How to get Junction type
>
> net.getNode(nodeID).getType()
>
> Am Mi., 23. Nov. 2022 um 19:40 Uhr schrieb Matheus Saueressig <
> [email protected]>:
>
> Hello,
>
> I'm trying to figure out how to get what type the junction/node is. I
> tried to find it in sumolib pydoc documentation, but didn't find it.
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to