Share

SettingsCmdCreateSurfaceWaterdrop.SettingsCmdWaterdropPath 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.8.0.280

Syntax

C#

public sealed class SettingsCmdWaterdropPath : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdWaterdropPath
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdWaterdropPath sealed : public 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.

See Also

Reference

Was this information helpful?