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; }
Public Property LimitCrossSectionLocation As ILocation
Get
Set
public:
virtual property ILocation^ LimitCrossSectionLocation {
ILocation^ get () sealed;
void set (ILocation^ value) sealed;
}
Property Value
Type:
ILocationImplements
IDamBreakLimitCrossSectionLocationSee Also