Namespace:
Autodesk.Revit.DB
CutFailureReason
Enumeration
Description:
The reason why a solid-solid cut cannot be created.
The reason why a solid-solid cut cannot be created.
CutFailureReason Enumeration Members:
| Name | Description |
|---|---|
| 0 | Yes, the cutting element can add a cut to the target element. |
| 1 | The cutting element has already cut the target element. |
| 2 | The target element has already cut the cutting element. |
| 3 | The cut is not appropriate for the two elements. |