Click or drag to resize

SolverSettings.TopSlotAngle Property

Angle in degrees for artificial top slot, when using Angle.

Angle with vertical, angle out, ie, the angle is positive if the sides angle away from then center and negative if they angle in toward the center.

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public NetworkData<double> TopSlotAngle { get; set; }

Property Value

Type: NetworkData<Double>
See Also