Revit 2026 API
Tessellated |
Closes the currently open connected face set.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Exception | Condition |
|---|---|
| InvalidOperationException | A face set is empty and cannot be closed until some faces are added. |
See Also