BuiltInFailures.RegenFailures Members


Provides a container of all Revit built-in FailureDefinitionId instances.

The BuiltInFailuresRegenFailures type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberCannotRegenFamily
Can't regenerate Family [Family Name]. Edit Family to modify it.
Public propertyStatic memberCircularDependency
There is a circular chain of references among the highlighted elements.
Public propertyStatic memberCircularDependencyAssocProp
There is a circular dependency between a Line created with Pick Support and the supporting member.
Public propertyStatic memberCircularDependencyAssocPropError
There is a circular dependency between a Line created with Pick Support and the supporting member.
Public propertyStatic memberCircularDependencyConstraint
Highlighted constraints cause a circular chain of references.
Public propertyStatic memberCircularDependencyConstraintError
Highlighted constraints cause a circular chain of references.
Public propertyStatic memberCircularDependencyError
There is a circular chain of references among the highlighted elements.
Public propertyStatic memberCircularDependencyResolved
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.
Public propertyStatic memberCircularDependencySketch
Constraints in sketches of highlighted elements cause a circular chain of references.
Public propertyStatic memberCircularDependencySketchError
There is a circular chain of references among the highlighted elements.
Public propertyStatic memberCircularDependencyUncut
There is a circular chain of references among the highlighted elements.
Public propertyStatic memberCircularDependencyUncutError
There is a circular chain of references among the highlighted elements.
Public propertyStatic memberCircularDependencyWall
There is a circular chain of references among the highlighted elements.
Public propertyStatic memberCircularDependencyWallError
There is a circular chain of references among the highlighted elements.
Public propertyStatic memberForceRegenSketch
Regen Sketch
Public propertyStatic memberGeomStepFailed
Can't rebuild geometry.
Public propertyStatic memberGeomStepFailedError
Can't rebuild geometry.
Public propertyStatic memberRegenElements
Regenerating elements.
Public propertyStatic memberRegeneratedElements
Elements regenerated in pass [Regen Index]
Public propertyStatic memberRegenFailure
Regeneration Failure.
Public propertyStatic memberUserCancelled
Operation is cancelled by the user.
Public propertyStatic memberUserCancelledError
Operation is cancelled by the user.

See Also