Failures about Sweep.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.SweepFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class SweepFailures
The BuiltInFailures.SweepFailures type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CannotDrawSweep | Can't create sweep. | |
| ComplexPathWithComplexProfile | Sweep cannot have a path with ellipse or spline segments and a profile with non-straight lines. | |
| ProfileLoopEmpty | Profile sketch is empty! | |
| SweepFailed | Proper sweep geometry creation failed. | |
| SweepFailedError | Proper sweep geometry creation failed. | |
| WallSweepInconsistent | The model contains corrupt elements. Delete the corrupt elements to proceed or cancel the action without deleting the elements. |
