The PipeNetworkState type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurrentMacroName |
Gets the current macro name.
(Inherited from RuntimeState) | |
| CurrentMacroProject |
Gets the current macro project.
(Inherited from RuntimeState) | |
| CurrentPipeId | Gets the ID of the current pipe in the network. | |
| CurrentStructureId | Gets the ID of the current structure in the network. | |
| IsBreakingPipe | Gets the state if it's breaking a pipe | |
| IsConnectingToStructure | Gets the state if it's connecting to a structure | |
| IsCurrentPartBeingAdd | Gets the state if the current part is being added. | |
| IsInLayoutMode | Returns whether the pipe network is in layout mode. | |
| IsLayoutUpStream | Gets the state if 'upstream' is the current layout flow direction | |
| LastPipeElevation | Gets or sets the elevation of the last pipe in the network. | |
| ParamsBool | Gets a collection of parameters with boolean values associated with the network state. | |
| ParamsDouble | Gets a collection of parameters with double values associated with the network state. | |
| ParamsLong | Gets a collection of parameters with long values associated with the network state. |
