Click or drag to resize

SolverSettingsTopSlotTypeForCrossSectionTypes Property

Dictionary to infer top slot type from cross section type. Only used if TopSlotType == InferFromCrossSection

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public Dictionary<CrossSectionType, TopSlotType> TopSlotTypeForCrossSectionTypes { get; set; }

Property Value

Type: DictionaryCrossSectionType, TopSlotType
See Also