2021 Class
Changes 0
C

RegenFailures

Description:
Failures about RegenFailures.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.RegenFailures
public static class RegenFailures
Name Return Type Description
P CannotRegenFamily FailureDefinitionId Can't regenerate Family [Family Name]. Edit Family to modify it.
P CircularDependencyAssocPropError FailureDefinitionId There is a circular dependency between a Line created with Pick Support and the supporting member.
P CircularDependencyAssocProp FailureDefinitionId There is a circular dependency between a Line created with Pick Support and the supporting member.
P CircularDependencyConstraintError FailureDefinitionId Highlighted constraints cause a circular chain of references.
P CircularDependencyConstraint FailureDefinitionId Highlighted constraints cause a circular chain of references.
P CircularDependencyError FailureDefinitionId There is a circular chain of references among the highlighted elements.
P CircularDependency FailureDefinitionId There is a circular chain of references among the highlighted elements.
P CircularDependencyResolved FailureDefinitionId There was a circular chain of references among the highlighted elements that was attempted to resolve. User-visible text will depend on original error returned by offending element.
P CircularDependencySketchError FailureDefinitionId There is a circular chain of references among the highlighted elements.
P CircularDependencySketch FailureDefinitionId Constraints in sketches of highlighted elements cause a circular chain of references.
P CircularDependencyUncutError FailureDefinitionId There is a circular chain of references among the highlighted elements.
P CircularDependencyUncut FailureDefinitionId There is a circular chain of references among the highlighted elements.
P CircularDependencyWallError FailureDefinitionId There is a circular chain of references among the highlighted elements.
P CircularDependencyWall FailureDefinitionId There is a circular chain of references among the highlighted elements.
P ForceRegenSketch FailureDefinitionId Regen Sketch
P GeomStepFailedError FailureDefinitionId Can't rebuild geometry.
P GeomStepFailed FailureDefinitionId Can't rebuild geometry.
P RegenElements FailureDefinitionId Regenerating elements.
P RegeneratedElements FailureDefinitionId Elements regenerated in pass [Regen Index]
P RegenFailure FailureDefinitionId Regeneration Failure.
P UserCancelledError FailureDefinitionId Operation is cancelled by the user.
P UserCancelled FailureDefinitionId Operation is cancelled by the user.