BuiltInFailuresBendFailures Class

Failures about Bends.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresBendFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class BendFailures

The BuiltInFailuresBendFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberBendAngleIsUnacceptable The angle of the bend/elbow is unacceptable
Public propertyStatic memberDeleteMiddleBendNotAllowed Delete a middle bend in a bank is not allowed
Public propertyStatic memberDeleteSegmentInBankNotAllowed Delete a segment in a bank is not allowed
Public propertyStatic memberNotBentControl While making curved beam type "[Type Name]" some Control elements were not created
Public propertyStatic memberNotBentDetailComponent While making curved beam type "[Type Name]" 2D Detail Component elements were not created
Public propertyStatic memberNotBentFilledRegion While making curved beam type "[Type Name]" Filled Region elements were not created
Public propertyStatic memberNotBentImage While making curved beam type "[Type Name]" Image elements were not created
Public propertyStatic memberNotBentImport While making curved beam type "[Type Name]" CAD File elements were not created
Public propertyStatic memberNotBentMaskingRegion While making curved beam type "[Type Name]" Masking Region elements were not created
Public propertyStatic memberNotBentModelLine While making curved beam type "[Type Name]" some Model Line elements were not created
Public propertyStatic memberNotBentOpening While making curved beam type "[Type Name]" Opening elements were not created
Public propertyStatic memberNotBentRefLine While making curved beam type "[Type Name]" some Reference Line elements were not created
Public propertyStatic memberNotBentRefPlane While making curved beam type "[Type Name]" some Reference Plane elements were not created
Public propertyStatic memberNotBentSharedFamily While making curved beam type "[Type Name]" Shared Family Instances were not created
Public propertyStatic memberNotBentSymbol While making curved beam type "[Type Name]" Symbol elements were not created
Public propertyStatic memberNotBentSymbolicLine While making curved beam type "[Type Name]" some Symbolic Line elements were not created
Top
See Also