BuiltInFailuresPathOfTravelFailures Class

Failures about PathOfTravel.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresPathOfTravelFailures

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

The BuiltInFailuresPathOfTravelFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCannotBePasted Path of Travel cannot be pasted into this view.
Public propertyStatic memberResultAffectedByCrop A crop region is enabled in the view. The Path of Travel may not be the optimized route because it is calculating only inside the crop region. Consider uncropping the view and placing another Path of Travel to ensure you see the optimized route.
Public propertyStatic memberUpdateFailureMultiple [Number] Path of Travel lines failed to update. [Reason for failure]
Public propertyStatic memberUpdateFailureSingle Path of Travel failed to update.
Public propertyStatic memberUpdateSummary [Number] Path of Travel lines successfully updated. [Number] Path of Travel lines failed to update.
Top
See Also