SettingsCmdWeedFeaturesSettingsCmdFeatureLineWeed Class

Settings that specify the default behavior for grading layout tools.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdWeedFeaturesSettingsCmdFeatureLineWeed

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdFeatureLineWeed : TreeOidWrapper

The SettingsCmdWeedFeaturesSettingsCmdFeatureLineWeed type exposes the following members.

Properties
 NameDescription
Public propertyAngleFactor Specifies the default Angle factor.
Public propertyApplyAngleFactor Specifies whether the Angle factor in the Weed Vertices dialog box is selected by default.
Public propertyApplyGradeFactor Specifies whether the Grade factor in the Weed Vertices dialog box is selected by default.
Public propertyApplyLengthFactor Specifies whether the Length factor in the Weed Vertices dialog box is selected by default.
Public propertyClosePoint3DDistance Specifies the 3D distance for weeding. Points that are close together in plan view, with slightly different elevations can be weeded using this setting.
Public propertyClosePointRemoval Specifies whether the 3D Distance factor in the Weed Vertices dialog box is selected by default.
Public propertyGradeFactor Specifies the default Grade factor.
Public propertyLengthFactor Specifies the default Length factor.
Top
See Also