PressurePipeNetworkHasPipeRun Property |
Gets whether the pressure pipe network contains pipe run.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic bool HasPipeRun { get; }
Public ReadOnly Property HasPipeRun As Boolean
Get
public:
property bool HasPipeRun {
bool get ();
}
Property Value
Boolean
See Also