SolverSettingsTopSlotAngle 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; }
Public Property TopSlotAngle As NetworkData(Of Double)
Get
Set
public:
property NetworkData<double>^ TopSlotAngle {
NetworkData<double>^ get ();
void set (NetworkData<double>^ value);
}
Property Value
Type:
NetworkDataDoubleSee Also