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