HasRouteToDestination (MUs)

Syntax

<MU-Path>.HasRouteToDestination → boolean

The read-only attribute HasRouteToDestination returns if the Container/Part did find a route to its destination (true) or if it did not find it (false). The method is observable.

Return Value

The return value has the data type boolean.

Example

print .MUs.Part:1.HasRouteToDestination

Related Topics

Route to Destination

Destination

getRouteToDestination