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