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

FootPrintRoof.ExtendIntoWall

Property
Description:
Retrieve or set whether extend into wall the curve.
Remarks:
Only applicable when the FootPrintRoof is created with Pick Walls.
Syntax
public bool this[
	ModelCurve pCurve
] { get; set; }
Parameters
Parameter Type Description
pCurve ModelCurve
Return Value