SettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropPath Class

Settings that specify the default water drop path options for surfaces.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropPath

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

The SettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropPath type exposes the following members.

Properties
 NameDescription
Public propertyPathLayer Gets the default layer on which to draw the water drop path.
Public propertyPathObjectType Gets the default type of AutoCAD object to use for the water drop path.
Top
See Also