PumpExplicitStructureSupport 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)
Syntaxprotected override bool ExplicitStructureSupport()
Protected Overrides Function ExplicitStructureSupport As Boolean
protected:
virtual bool ExplicitStructureSupport() override
Return Value
Type: 
Boolean[Missing <returns> documentation for "M:DHI.Mike1D.StructureModule.Pump.ExplicitStructureSupport"]
See Also