BuiltInFailures.RebarShapeFailures
Failures about RebarShape.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.RebarShapeFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class RebarShapeFailuresThe BuiltInFailures.RebarShapeFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
CircleMultiPlanarShape
A circle can’t be converted to multiplanar shape.
Public Property
Static Member
CircleUnbounded
An unbounded circle can only be used to construct a spiral shape.
Public Property
Static Member
CurveOverconstrained
Segment is overconstrained. It has at least one parameterized dimension that conflicts with another dimension.
Public Property
Static Member
CurvesCollinear
Collinear segments are not allowed in a Rebar Shape definition.
Public Property
Static Member
CurvesUnlooped
Segments defining the Rebar Shape must be in a continuous loop.
Public Property
Static Member
CurveUnderconstrained
Segment is underconstrained. It requires additional parameterized dimensions.
Public Property
Static Member
DefaultParamaterValuesIncorrect
Default parameters have incorrect values. One reason for failure might be an edge length that is too short (it’s smaller than bent radius).
Public Property
Static Member
DepthDimensionNotExisted
Multi-planar shape’s depth dimension has been deleted. Please assign a new one to multi-planar depth.
Public Property
Static Member
DiagonalEdgesAreUnderconstrained
Shape is underconstrained. Please add additional dimension constraints to the shape’s diagonal edges. (Diagonal segments with only one dimension constraint are automatically given a second constraint to lie at an angle of exactly 45 degrees, regardless of how they are drawn. The current shape has more than one such segment in sequence, and the resulting constrained edges are co-linear.)
Public Property
Static Member
DimensionLoose
This dimension cannot be used to parameterize the Rebar Shape.
Public Property
Static Member
DimensionWithCommonLengthUnit
A shape dimension is labelled with a parameter that uses the Common Length unit.
Public Property
Static Member
DimensionWithoutParameter
Dimension has no parameter assigned to it.
Public Property
Static Member
FormulaDrivenDimension
Dimension can’t be driven by a formula parameter.
Public Property
Static Member
HooksAndEndTreatmentAtTheSameEnd
Cannot add hooks and end treatments at the same end.
Public Property
Static Member
MultiPlanarDepth
Multi-planar depth of Rebar Shape can’t be too small.
Public Property
Static Member
MultipleArcsMustOverlap
Multiple arcs are supported only if they are concentric and form a circle with an overlap.
Public Property
Static Member
ParameterValueNotDefined
Parameter assigned to the dimension has no value defined.
Public Property
Static Member
PlanarMultiPlanarShape
The current shape is only bent in a single plane. A multi-planar definition is not required. Please redefine the shape on the top plane only.
Public Property
Static Member
ShapeFailure
The displayed Rebar Shape is created using a ‘Rebar Bar for Preview’. This bar defines the bend radius displayed in the family. Using this preview bar the drawn shape cannot be completed.
Public Property
Static Member
WrongDepthDimensionLabel
Multi-planar depth dimension label is already used for one of the planar shape parameters.