PipeNetworkStateLastPipeElevation Property |
Gets or sets the elevation of the last pipe in the network.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double LastPipeElevation { get; set; }
Public Property LastPipeElevation As Double
Get
Set
public:
property double LastPipeElevation {
double get ();
void set (double value);
}
Property Value
Double
See Also