The PipeNetworkState type exposes the following members.

Properties

  NameDescription
Public propertyCurrentMacroName
Gets the current macro name.
(Inherited from RuntimeState.)
Public propertyCurrentMacroProject
Gets the current macro project.
(Inherited from RuntimeState.)
Public propertyCurrentPipeId
Gets the ID of the current pipe in the network.
Public propertyCurrentStructureId
Gets the ID of the current structure in the network.
Public propertyIsBreakingPipe
Gets the state if it's breaking a pipe
Public propertyIsConnectingToStructure
Gets the state if it's connecting to a structure
Public propertyIsCurrentPartBeingAdd
Gets the state if the current part is being added.
Public propertyIsInLayoutMode
Returns whether the pipe network is in layout mode.
Public propertyIsLayoutUpStream
Gets the state if 'upstream' is the current layout flow direction
Public propertyLastPipeElevation
Gets or sets the elevation of the last pipe in the network.
Public propertyParamsBool
Gets a collection of parameters with boolean values associated with the network state.
Public propertyParamsDouble
Gets a collection of parameters with double values associated with the network state.
Public propertyParamsLong
Gets a collection of parameters with long values associated with the network state.

See Also