GradingSmoothOptionWeedingDistance Property |
Gets or sets the weeding distance.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double WeedingDistance { get; set; }
Public Property WeedingDistance As Double
Get
Set
public:
property double WeedingDistance {
double get ();
void set (double value);
}
Property Value
Double
See Also