Revit 2025.3 API
Built |
Failures about Sweep.
SystemObject
Autodesk.Revit.DBBuiltInFailuresSweepFailures
Autodesk.Revit.DBBuiltInFailuresSweepFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The BuiltInFailuresSweepFailures type exposes the following members.
| 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. |
See Also