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