Settings that specify the default behavior for grading layout tools.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdWeedFeaturesSettingsCmdFeatureLineWeed
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdFeatureLineWeed : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdFeatureLineWeed Inherits TreeOidWrapper
C++
public ref class SettingsCmdFeatureLineWeed sealed : public TreeOidWrapper
The SettingsCmdWeedFeaturesSettingsCmdFeatureLineWeed type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AngleFactor | Specifies the default Angle factor. |
![]() | ApplyAngleFactor | Specifies whether the Angle factor in the Weed Vertices dialog box is selected by default. |
![]() | ApplyGradeFactor | Specifies whether the Grade factor in the Weed Vertices dialog box is selected by default. |
![]() | ApplyLengthFactor | Specifies whether the Length factor in the Weed Vertices dialog box is selected by default. |
![]() | ClosePoint3DDistance | Specifies the 3D distance for weeding. Points that are close together in plan view, with slightly different elevations can be weeded using this setting. |
![]() | ClosePointRemoval | Specifies whether the 3D Distance factor in the Weed Vertices dialog box is selected by default. |
![]() | GradeFactor | Specifies the default Grade factor. |
![]() | LengthFactor | Specifies the default Length factor. |