BuiltInFailuresRebarSystemFailures Class

Failures related to rebar systems.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresRebarSystemFailures

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

The BuiltInFailuresRebarSystemFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAreaReinforcementOutSideOfHost Area Reinforcement is sketched completely outside of its host.
Public propertyStatic memberAreaReinforcementRegenFail Can't regenerate Area Reinforcement.
Public propertyStatic memberAreaReinforcementsCollision Area Reinforcements are colliding. Aligning the Major Directions, or changing the Additional Offsets, can prevent collision.
Public propertyStatic memberAreaReinforcementWrongHost Area Reinforcement can be placed only in Structural Floors and straight Structural Walls.
Public propertyStatic memberBarsTooCloseNumber Bars are too close together. Decrease the Number Of Lines parameter.
Public propertyStatic memberBarsTooCloseSpacing Bars are too close together. Increase the Maximum Spacing parameter.
Public propertyStatic memberBarsTooSparseSpacing Bar spacing is greater than the size of the reinforced region. Decrease the Maximum Spacing parameter.
Public propertyStatic memberCannotPlaceAreaReinforcement Can't find a host for Area Reinforcement.
Public propertyStatic memberCannotPlaceAreaReinforcementWarn Can't find a host for Area Reinforcement.
Public propertyStatic memberCannotPlaceAreaReininforcement Can't find a host for Area Reinforcement.
Public propertyStatic memberCannotPlaceAreaReininforcementWarn Can't find a host for Area Reinforcement.
Public propertyStatic memberCannotPlacePathReinforcement Can't find a host for Path Reinforcement.
Public propertyStatic memberCannotPlacePathReinforcementWarn Can't find a host for Path Reinforcement.
Public propertyStatic memberCannotPlacePathReininforcement Can't find a host for Path Reinforcement.
Public propertyStatic memberCannotPlacePathReininforcementWarn Can't find a host for Path Reinforcement.
Public propertyStatic memberCannotUseAreaReinforcementHookTypeStyle At least one of the bars in the Area Reinforcement has a Bar Type or Shape that is incompatible with the Hook type. Check the Hook permissions for the Bar Type (see Hook Lengths) and the Hook and Rebar Shape styles.
Public propertyStatic memberCannotUsePathReinforcementHookTypeStyle At least one of the bars in the Path Reinforcement has a Bar Type or Shape that is incompatible with the Hook type. Check the Hook permissions for the Bar Type (see Hook Lengths) and the Hook and Rebar Shape styles.
Public propertyStatic memberDPartReinfDeletedEditDivision Edits to the model will cause some Reinforcement hosted on Parts to be deleted.
Public propertyStatic memberDPartReinforcementDeleted Reinforcement hosted on highlighted Parts will be deleted.
Public propertyStatic memberHostFlagAreaOff 
Public propertyStatic memberHostFlagAreaOn The Area Reinforcement element was created in a document with the Host Structural Rebar setting on, and cannot be transferred into this document, which has the setting off.
Public propertyStatic memberHostFlagPathOff 
Public propertyStatic memberHostFlagPathOn 
Public propertyStatic memberInvalidLapSpliceInAreaReinforcement The instance major/minor lap lengths must be smaller than 1/2 of the overall length from the type in major and minor directions, respectively. The default values set for this parameters did not respect this criteria so they were automatically reset to the type values.
Public propertyStatic memberLessThanTwoBars Each reinforcement direction requires at least 2 bars. Please increase the number of bars.
Public propertyStatic memberPathReinforcementWrongHost Path Reinforcement can be placed only in Structural Floors and straight Structural Walls.
Public propertyStatic memberRebarSystemOffset Rebar Cover Side/Edge is too large for sketch. Bar placement may be inaccurate.
Public propertyStatic memberThinHostFloor Rebar Cover Top and Bottom are too large for host.
Public propertyStatic memberThinHostFloorError Rebar Cover Top and Bottom are too large for host.
Public propertyStatic memberThinHostWall Rebar Cover Interior and Exterior are too large for host.
Public propertyStatic memberThinHostWallError Rebar Cover Interior and Exterior are too large for host.
Top
See Also