Share

SettingsCmdCreateCatchmentFromObject.SettingsCmdCatchment Class

Settings for catchment properties.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateCatchmentFromObjectSettingsCmdCatchment


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdCatchment : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdCatchment
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdCatchment sealed : public TreeOidWrapper

The SettingsCmdCreateCatchmentFromObjectSettingsCmdCatchment type exposes the following members.

Properties

 NameDescription
Public propertyStyle Gets default catchment styleId.

See Also

Reference

Was this information helpful?