SettingsCmdWeedFeaturesSettingsCmdFeatureLineWeedClosePoint3DDistance Property |
Specifies the 3D distance for weeding. Points that are close together in plan view, with slightly different elevations can be weeded using this setting.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble ClosePoint3DDistance { get; }
Public ReadOnly Property ClosePoint3DDistance As PropertyDouble
Get
public:
property PropertyDouble^ ClosePoint3DDistance {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also