Click or drag to resize

DamBreakLimitCrossSectionLocation Property

Location of limiting cross section. The limiting cross section limits the size of the breach in the downwar direction. If LimitCrossSectionLocation is set, then the cross section at that location is used to limit the breach (used when the area of the breach is calculated)

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public ILocation LimitCrossSectionLocation { get; set; }

Property Value

Type: ILocation

Implements

IDamBreakLimitCrossSectionLocation
See Also