<Code Lib>
2026 Property
Changes 0
P

FootPrintRoof.Overhang

Description:
Retrieve or set the Overhang of the curve.
Remarks:
Only applicable when the FootPrintRoof is created with Pick Walls.

public double this[
	ModelCurve pCurve
] { get; set; }

Loading…