RVTDocs.com
Namespace: Autodesk.Revit.DB

CutFailureReason

Enumeration
Description:
The reason why a solid-solid cut cannot be created.
Syntax
public enum CutFailureReason
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.