Revit 2025 API
Form |
Define Form utility functions

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
The FormUtils type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | CanBeDissolved | Validates that input contains one or more form elements or geom combinations containing form elements. |
![]() ![]() | DissolveForms(Document, ICollectionElementId) | Dissolves a collection of form elements into their defining elements. |
![]() ![]() | DissolveForms(Document, ICollectionElementId, ICollectionElementId) | Dissolves a collection of form elements into their defining elements. |
See Also