StructureExplicitStructureSupport Method |
DEBUG: This method is called from Validate() 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 virtual bool ExplicitStructureSupport()
Protected Overridable Function ExplicitStructureSupport As Boolean
protected:
virtual bool ExplicitStructureSupport()
Return Value
Type:
Boolean[Missing <returns> documentation for "M:DHI.Mike1D.StructureModule.Structure.ExplicitStructureSupport"]
See Also