Share

BuiltInFailures.SweepFailures Class

Failures about Sweep.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.SweepFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class SweepFailures

The BuiltInFailures.SweepFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCannotDrawSweep Can't create sweep.
Public propertyStatic memberComplexPathWithComplexProfile Sweep cannot have a path with ellipse or spline segments and a profile with non-straight lines.
Public propertyStatic memberProfileLoopEmpty Profile sketch is empty!
Public propertyStatic memberSweepFailed Proper sweep geometry creation failed.
Public propertyStatic memberSweepFailedError Proper sweep geometry creation failed.
Public propertyStatic memberWallSweepInconsistent The model contains corrupt elements. Delete the corrupt elements to proceed or cancel the action without deleting the elements.

See Also

Reference

Was this information helpful?