BuiltInFailuresDimensionFailures Class

Failures about DimensionFailures.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresDimensionFailures

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

The BuiltInFailuresDimensionFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAngularDimensionRegenFailed Can't form Angular Dimension.
Public propertyStatic memberArcAlignmentRegenFailed Can't form arc alignment.
Public propertyStatic memberArcLengthDimensionNoReferencesOnArc None of the segment references of this Arc Length Dimension intersects the bounded arc of the arc reference.
Public propertyStatic memberArcLengthDimensionReferencesNotIntersect One or more dimension references of this Arc Length dimension no longer intersect the circle needed for arc length computation.
Public propertyStatic memberAssocpropNeedJog Need to add jog in order to satisfy constraints
Public propertyStatic memberCannotConstrainBasePointAlignments Alignments to base points cannot be constrained.
Public propertyStatic memberCannotConstrainBasePointDimensions Dimensions to base points cannot be constrained.
Public propertyStatic memberCannotCreateDimensionNotParallel Can't create dimension. Highlighted references are not parallel to first selection.
Public propertyStatic memberCannotDragWitnessLine Moving the Witness Line conflicts with other Constraints in the Sketch.
Public propertyStatic memberCannotLockThisDimension Can't lock this Dimension because it breaks formulas
Public propertyStatic memberCannotToggleDimensionEquality Toggling the dimension's equality constraint would overconstrain the sketch.
Public propertyStatic memberChangeDimensionSegmentFailed Can't change dimension segment to this value.
Public propertyStatic memberChangeSpotElevationFailed Can't change Spot Elevation to the desired value.
Public propertyStatic memberDifferentLabelsInMultiSegmentDim All segments of a multi-segment dimension must be labeled the same.
Public propertyStatic memberDimensionOverconstrained The Dimension would overconstrain the Sketch.
Public propertyStatic memberDimensionOverconstrainedError The Dimension would overconstrain the Sketch.
Public propertyStatic memberDimensionOverrideNearByIsLost The dimension segment containing the override(s) shown below has been removed. The override text will no longer appear. [Description]
Public propertyStatic memberDimensionPerpendicularToView The Dimension is perpendicular to the current view, and no longer valid.
Public propertyStatic memberDimensionReferencesInvalid One or more dimension references are or have become invalid.
Public propertyStatic memberDimensionUnequaled Dimension had to be unlocked and un-EQed in order to remove sketch over-constraining.
Public propertyStatic memberDimensionUnlocked Dimension had to be un-EQed in order to remove sketch over-constraining.
Public propertyStatic memberDimensionUnlockedAndUnequaled Dimension had to be unlocked in order to remove sketch over-constraining.
Public propertyStatic memberEqualityConstraintsUnsatisfied Equality constraints are not satisfied. The action either violates a locked constraint or tries to modify a sketch based object outside of the sketch mode.
Public propertyStatic memberEqualityConstraintsUnsatisfiedWarn Equality constraints are not satisfied. The action either violates a locked constraint or tries to modify a sketch based object outside of the sketch mode.
Public propertyStatic memberForbiddenGroupConstraint You may not create sketch or family constraints between group members and elements which are not members of the same group.
Public propertyStatic memberLabelingDimWithGroupReferences Labeled constraints cannot participate in groups.
Public propertyStatic memberLabelingMultiSegmentWithReporting Cannot label multi-segment dimensions with reporting parameters.
Public propertyStatic memberLabelOverconstrained Labeling this dimension would overconstrain the sketch.
Public propertyStatic memberLinearConstraintBadDirection Bad direction vector in dimension element.
Public propertyStatic memberLinearConstraintNotParallel The References of the highlighted Dimension are no longer parallel.
Public propertyStatic memberLinearDimensionReferenceNotOrthogonalToView The planes of one or more references are not exactly orthogonal to this view. The dimension to these reference cannot be created.
Public propertyStatic memberLockOverconstrained Locking this dimension would overconstrain the sketch.
Public propertyStatic memberLockOverconstrainedAlignment Locking this alignment would overconstrain the sketch.
Public propertyStatic memberLooseLabeledDimensionRegenFailure Failed to Regenerate Family
Public propertyStatic memberMoreThanOneDimsLabelToOneReportingParameter Reporting parameters can only exist on a single dimension/constraint.
Public propertyStatic memberNoConstraintsInProperSketch You are creating a constraint inside the sketch of a property line. Constraints inside a sketch can only drive elements within the sketch. Usually you do not want property lines driven by other elements. If you would like to constrain other elements to the property lines, you should add the constraints outside of sketch mode.
Public propertyStatic memberNoConstraintsToLinks Constraints may not be created to linked instances using Shared Locations.
Public propertyStatic memberRadialDimensionCannotProjectToArc Cannot form radial dimension.
Public propertyStatic memberRadialDimensionChangeRadiusFailed Can't change radius.
Public propertyStatic memberRegenConstraintUnsatisfied Constraints are not satisfied
Public propertyStatic memberRegenConstraintUnsatisfiedWarn Constraints are not satisfied
Public propertyStatic memberReportingParamAlreadyLabelsToAnotherDim Cannot label multi-dimensions to one reporting parameter.
Public propertyStatic memberSomeDimensionsLostOnPaste Some Dimensions were not copied because some References were lost.
Public propertyStatic memberSomeDimensionsLostWitnessLines Some Dimensions lost some of their References on paste.
Public propertyStatic memberSomeSpotDimensionsLostOnPaste Some Spot Dimensions were not copied because some References were lost.
Public propertyStatic memberSpotDimensionFloatingPointError Some spot dimensions contain invalid floating-point values.
Public propertyStatic memberSpotDimensionFormerSetMoribundCall One or more Spot Dimension references are no longer valid.
Public propertyStatic memberSpotDimensionReferencesNoLongerHorizontal One or more Spot Dimension references are no longer valid. Spot Dimensions can generally reference only those references which have valid coordinates in the view.
Public propertyStatic memberSpotElevationLostEdgeReferences Some Spot Dimensions lost their References. Those Spot Dimensions will be deleted.
Public propertyStatic memberSpotElevationMissesReference Spot Dimension does not lie on its reference.
Public propertyStatic memberSpotSlopeReferenceIsVertical The highlighted Spot Slope references an element that is vertical.
Public propertyStatic memberSpotSlopeReferencePointIsSingular The highlighted Spot Slope references an element point that is singular.
Public propertyStatic memberUnavailableDimensionHostReference A dimension reference could not be resolved on the host element.
Public propertyStatic memberUnstableConstraintInFamily Constraints between geometry in the family can behave unpredictably on parameter modification. To make the family reliable, constrain geometry to levels, reference planes, or reference lines.
Public propertyStatic memberWrongConstraintInGridChainSketch Curve in a GridChain sketch cannot be constrained to a sub-grid
Public propertyStatic memberWrongConstraintInJoistSystemSketch Structural Beam System sketch can't be constrained to its beam.
Public propertyStatic memberWrongConstraintInSkeletonSketch Reference Lines can only be constrained to Reference Planes, Levels, Family Host, and other Reference Lines.
Public propertyStatic memberWrongConstraintInTrussSketch Structural Truss sketch can't be constrained to its members.
Top
See Also