2027 Class
Changes 3
C

SweepFailures

Description:
Failures about Sweep.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.SweepFailures
public static class SweepFailures
Name Return Type Description
P CannotDrawSweep FailureDefinitionId Can't create sweep.
P ComplexPathWithComplexProfile FailureDefinitionId Sweep cannot have a path with ellipse or spline segments and a profile with non-straight lines.
P ProfileLoopEmpty FailureDefinitionId Profile sketch is empty!
P SweepFailed FailureDefinitionId Proper sweep geometry creation failed.
P SweepFailedError FailureDefinitionId Proper sweep geometry creation failed.
P WallSweepInconsistent FailureDefinitionId The model contains corrupt elements. Delete the corrupt elements to proceed or cancel the action without deleting the elements.