2027 Property
Changes 0
P

FootPrintRoof.SlopeAngle

Description:
Retrieve or set the SlopeAngle of the curve.
Remarks:
The value is a "slope" measurement. For example, 0.5 is one unit of rise for each 2 units of run. This creates a slope of 26.57 degrees (the arctangent of 0.5).
public double this[
	ModelCurve pCurve
] { get; set; }