Gets the default settings of sheet flow.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.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 (); } |