OutletDetailFlowControlOrificeInvertElevation Property |
Gets and sets the invert elevation for orifice.
Unit: aligned to Drawing Unit.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic double InvertElevation { get; set; }Public Property InvertElevation As Double
Get
Set
public:
property double InvertElevation {
double get ();
void set (double value);
}Property Value
Double
See Also