BuiltInFailures.CuttingFailures
Failures about Cutting.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.CuttingFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class CuttingFailuresThe BuiltInFailures.CuttingFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
CannotCopyFromMultipleLinks
Elements cannot be copied from multiple links at the same time.
Public Property
Static Member
ElementsWithNotCopiedParentsDeleted
Some elements were deleted because elements that they require for references were not copied.
Public Property
Static Member
NoFileSaved
No file has been saved.
Public Property
Static Member
NoSupported2DElementsToCopyFromView
None of the elements in the view you have selected are supported for the insert 2D operation.
Public Property
Static Member
UnableToCopyElementsFromFile
Unable to copy elements from file.
Public Property
Static Member
UnableToPasteToFile
Unable to paste current clipboard contents to file.
Public Property
Static Member
UnableToReplaceWithLink
Selected elements were copied to new file but Revit was unable to replace them with link to that file.