Revit 2023 API |
SpatialElementBoundaryOptions..::..StoreFreeBoundaryFaces Property |
SpatialElementBoundaryOptions Class See Also |
Indicates whether to include the free boundary faces in the result.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2012
Syntax
C# |
---|
public bool StoreFreeBoundaryFaces { get; set; } |
Visual Basic |
---|
Public Property StoreFreeBoundaryFaces As Boolean Get Set |
Visual C++ |
---|
public: property bool StoreFreeBoundaryFaces { bool get (); void set (bool value); } |
Remarks
A free subface is a portion of a spatial element face that is not (partially) coincident with a face of a bounding element.