2021 Class
Changes 3
C

RebarShapeFailures

Description:
Failures about RebarShape.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.RebarShapeFailures
public static class RebarShapeFailures
Name Return Type Description
P CircleMultiPlanarShape FailureDefinitionId A circle can't be converted to multiplanar shape.
P CircleUnbounded FailureDefinitionId An unbounded circle can only be used to construct a spiral shape.
P CurveOverconstrained FailureDefinitionId Segment is overconstrained. It has at least one parameterized dimension that conflicts with another dimension.
P CurvesCollinear FailureDefinitionId Collinear segments are not allowed in a Rebar Shape definition.
P CurvesUnlooped FailureDefinitionId Segments defining the Rebar Shape must be in a continuous loop.
P CurveUnderconstrained FailureDefinitionId Segment is underconstrained. It requires additional parameterized dimensions.
P DefaultParamaterValuesIncorrect FailureDefinitionId Default parameters have incorrect values. One reason for failure might be an edge length that is too short (it's smaller than bent radius).
P DepthDimensionNotExisted FailureDefinitionId Multi-planar shape's depth dimension has been deleted. Please assign a new one to multi-planar depth.
P DiagonalEdgesAreUnderconstrained FailureDefinitionId Shape is underconstrained. Please add additional dimension constraints to the shape's diagonal edges.
P DimensionLoose FailureDefinitionId This dimension cannot be used to parameterize the Rebar Shape.
P DimensionWithCommonLengthUnit FailureDefinitionId A shape dimension is labelled with a parameter that uses the Common Length unit.
P DimensionWithoutParameter FailureDefinitionId Dimension has no parameter assigned to it.
P FormulaDrivenDimension FailureDefinitionId Dimension can't be driven by a formula parameter.
P HooksAndEndTreatmentAtTheSameEnd FailureDefinitionId Cannot add hooks and end treatments at the same end.
P MultiPlanarDepth FailureDefinitionId Multi-planar depth of Rebar Shape can't be too small.
P MultipleArcsMustOverlap FailureDefinitionId Multiple arcs are supported only if they are concentric and form a circle with an overlap.
P ParameterValueNotDefined FailureDefinitionId Parameter assigned to the dimension has no value defined.
P PlanarMultiPlanarShape FailureDefinitionId 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.
P ShapeFailure FailureDefinitionId 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.
P WrongDepthDimensionLabel FailureDefinitionId Multi-planar depth dimension label is already used for one of the planar shape parameters.