CuttingFailures
Description:
Failures about Cutting.
Failures about Cutting.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.CuttingFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.CuttingFailures
public static class CuttingFailures
| Name | Return Type | Description |
|---|---|---|
| CannotCopyFromMultipleLinks | FailureDefinitionId | Elements cannot be copied from multiple links at the same time. |
| ElementsWithNotCopiedParentsDeleted | FailureDefinitionId | Some elements were deleted because elements that they require for references were not copied. |
| NoFileSaved | FailureDefinitionId | No file has been saved. |
| NoSupported2DElementsToCopyFromView | FailureDefinitionId | None of the elements in the view you have selected are supported for the insert 2D operation. |
| UnableToCopyElementsFromFile | FailureDefinitionId | Unable to copy elements from file. |
| UnableToPasteToFile | FailureDefinitionId | Unable to paste current clipboard contents to file. |
| UnableToReplaceWithLink | FailureDefinitionId | Selected elements were copied to new file but Revit was unable to replace them with link to that file. |