RVTDocs.com
Namespace: Autodesk.Revit.DB Class: FootPrintRoof

FootPrintRoof.DefinesSlope

Property
Description:
Retrieve or set the DefinesSlope of the curve.
Syntax
public bool this[
	ModelCurve pCurve
] { get; set; }
Parameters
Parameter Type Description
pCurve ModelCurve
Return Value