StoreFreeBoundaryFaces Property


Spatial Element Boundary Options Store Free Boundary Faces Property

Indicates whether to include the free boundary faces in the result.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool StoreFreeBoundaryFaces { get; set; }

Property Value

Boolean
Remarks
A free subface is a portion of a spatial element face that is not (partially) coincident with a face of a bounding element.
See Also