Possible results from invoking the DesignToFabricationConverter.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum DesignToFabricationConverterResult
Members
| Member name | Value | Description |
|---|---|---|
| PartialFailure | 1 | Conversion contained partial failures and will need to be fixed manually. |
| Success | 0 | Conversion was successful. |
