2021 Class
Changes 1
C

PathOfTravelFailures

Description:
Failures about PathOfTravel.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.PathOfTravelFailures
public static class PathOfTravelFailures
Name Return Type Description
P CannotBePasted FailureDefinitionId Path of Travel cannot be pasted into this view.
P ResultAffectedByCrop FailureDefinitionId 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.
P UpdateFailureMultiple FailureDefinitionId [Number] Path of Travel lines failed to update. [Reason for failure]
P UpdateFailureSingle FailureDefinitionId Path of Travel failed to update.
P UpdateSummary FailureDefinitionId [Number] Path of Travel lines successfully updated. [Number] Path of Travel lines failed to update.