Revit 2026 API
Design |
Possible results from invoking the DesignToFabricationConverter.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| PartialFailure | 1 | Conversion contained partial failures and will need to be fixed manually. |
| Success | 0 | Conversion was successful. |
See Also