Click or drag to resize

StormwaterInletExplicitStructureSupport Method

DEBUG: This method is called from Prepare() if _implitcit == false to check if the structure supports being Explicit. Once all structures support explicit operation this method can be deleted.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected override bool ExplicitStructureSupport()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DHI.Mike1D.StructureModule.StormwaterInlet.ExplicitStructureSupport"]

See Also