Settings for CreateFlowSegment command.

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

Syntax

C#
public sealed class SettingsCmdCreateFlowSegment : SettingsCatchment
Visual Basic
Public NotInheritable Class SettingsCmdCreateFlowSegment _
	Inherits SettingsCatchment
Visual C++
public ref class SettingsCmdCreateFlowSegment sealed : public SettingsCatchment

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings..::..SettingsAmbient
          Autodesk.Civil.Settings..::..SettingsCatchment
            Autodesk.Civil.Settings..::..SettingsCmdCreateFlowSegment

See Also