BuiltInFailures.RebarFailures.RebarHooksDontMatchShape Property

BuiltInFailuresRebarFailuresRebarHooksDontMatchShape Property

The Rebar's hooks do not match its Rebar Shape.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId RebarHooksDontMatchShape { get; }
Public Shared ReadOnly Property RebarHooksDontMatchShape As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ RebarHooksDontMatchShape {
	FailureDefinitionId^ get ();
}
static member RebarHooksDontMatchShape : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also