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