Gets the default settings of sheet flow.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public SettingsCmdCreateCatchmentFromSurface.SettingsCmdSheetFlow SheetFlow { get; }
Visual Basic
Public ReadOnly Property SheetFlow As SettingsCmdCreateCatchmentFromSurface.SettingsCmdSheetFlow Get
Visual C++
public: property SettingsCmdCreateCatchmentFromSurface.SettingsCmdSheetFlow^ SheetFlow { SettingsCmdCreateCatchmentFromSurface.SettingsCmdSheetFlow^ get (); }