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