Gets the distance value for the weeding factor.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public double WeedingDistance { get; }
VB
Public ReadOnly Property WeedingDistance As Double Get
C++
public: property double WeedingDistance { double get (); }