Specifies a flow path between two UtilityTerminal objects. More...
Import Statement | import Esri. |
Since | Esri. |
Inherits |
Properties
- fromTerminal : UtilityTerminal
- toTerminal : UtilityTerminal
Detailed Description
Property Documentation
from |
Returns the UtilityTerminal that marks the beginning of the flow path (read-only).
to |
Returns the UtilityTerminal that marks the end of the flow path (read-only).