BuiltInFailuresCopyMonitorFailures Class

Failures about CopyWatch.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresCopyMonitorFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class CopyMonitorFailures

The BuiltInFailuresCopyMonitorFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAlreadyCopiedAndStopWatch Element has already been copied. Stop existing monitoring to copy again.
Public propertyStatic memberAlreadyWatched Elements already monitored.
Public propertyStatic memberCannotCopyCuttingInsert Copy/Monitor does not support cutting inserts in floors. Some openings were not copied.
Public propertyStatic memberCannotMoveHostedFixtureViaCopyMonitor The fixture is hosted and cannot be moved. Use the Move command to relocate the fixture in the host file as required.
Public propertyStatic memberCopyWatchAlert Coordination Monitor alert : [Description]
Public propertyStatic memberGridDeletedSameName Grid cannot be copied because grid with desired name '[Name]' already exist in a target document.
Public propertyStatic memberLevelDeletedSameName Level cannot be copied because level with desired name '[Name]' already exist in a target document.
Top
See Also