TopSlotAngleAngle Property |
Angle of the slot with vertical. Both side angle out, ie, the angle is positive if
the sides angle away from then center and negative if they angle in toward the center.
Unit: degrees
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double Angle { get; set; }
Public Property Angle As Double
Get
Set
public:
property double Angle {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also