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