You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

#region import libraries
# python libs

from SobekWorkshopHelperFunctions import *

# .Net libs
from System import DateTime, Double
from System.Collections.Generic import List

# DeltaShell libs
from SharpMap import Map
from DelftTools.Shell.Core.Workflow import ActivityRunner
from DeltaShell.Plugins.SharpMapGis.ImportExport import CsvFunctionExporter
from DeltaShell.Plugins.DelftModels.WaterFlowModel.DataObjects import WaterFlowModel1DBoundaryNodeDataType
from DelftTools.Hydro import RoughnessType
#endregion
  • No labels