Share

PartialFailureResults Enumeration

Possible results of the partial failure 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 PartialFailureResults

Members

Member nameValueDescription
HaveDifferentOffsets3 Converted fabrication parts have different offsets.
HaveOpenConnectors2 Converted fabrication parts have open ends.
InvalidConnections1 The connections are invalid.
NoMatchingSize4 There are no matching sizes found.
NotAllPartsConverted0 Not all design elements were converted.

See Also

Reference

Was this information helpful?