Revit 2025.3 API
Design |
Possible results from invoking the DesignToFabricationConverter.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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