Indicates whether to include the free boundary faces in the result.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.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