Share

BuiltInFailures.GlobalParameterFailures Class

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.GlobalParameterFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class GlobalParameterFailures

The BuiltInFailures.GlobalParameterFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberElementPropLinkCircularChain Linked properties in highlighted elements cause a circular chain of references.
Public propertyStatic memberElementPropLinkCircularChainError Linked properties in highlighted elements cause a circular chain of references.
Public propertyStatic memberGlobalParamFormulaCircularChain A formula in a global parameter causes a circular chain of references between highlighted elements.
Public propertyStatic memberGlobalParamFormulaCircularChainError A formula in a global parameter causes a circular chain of references between highlighted elements.
Public propertyStatic memberGlobalParamInvalidElemParamValue Invalid value of parameter %1!s! in highlighted element.
Public propertyStatic memberInvalidElementPropToGlobalParamLink The following parameters of the highlighted element can no longer be linked to global parameters: %1!s!.

See Also

Reference

Was this information helpful?