Share

SpatialElementBoundaryOptions.StoreFreeBoundaryFaces Property

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

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

Reference

Was this information helpful?