PressurePipeNetworkPipeRuns Property |
Gets the PipeRun collection object for the PressurePipeNetwork.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PressurePipeRunCollection PipeRuns { get; }
Public ReadOnly Property PipeRuns As PressurePipeRunCollection
Get
public:
property PressurePipeRunCollection^ PipeRuns {
PressurePipeRunCollection^ get ();
}
Property Value
PressurePipeRunCollection
See Also