PipeEnergyGradeLineDown Property |
Gets or sets the elevation of the hydraulic grade line for pipe networks flowing in a downstream direction and that contain hydraulic property data.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double EnergyGradeLineDown { get; set; }
Public Property EnergyGradeLineDown As Double
Get
Set
public:
property double EnergyGradeLineDown {
double get ();
void set (double value);
}
Property Value
Double
See Also