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