BuiltInFailuresRebarFailuresRebarHooksDontMatchShape Property |
The Rebar's hooks do not match its Rebar Shape.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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