2021 Class
Changes 0
C

CuttingFailures

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