Revit 2026 API
Built |
At least one of the bars in the Path Reinforcement has a Bar Type or Shape that is incompatible with the Hook type. Check the Hook permissions for the Bar Type (see Hook Lengths) and the Hook and Rebar Shape styles.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId CannotUsePathReinforcementHookTypeStyle { get; }
Public Shared ReadOnly Property CannotUsePathReinforcementHookTypeStyle As FailureDefinitionId Get
public: static property FailureDefinitionId^ CannotUsePathReinforcementHookTypeStyle { FailureDefinitionId^ get (); }
static member CannotUsePathReinforcementHookTypeStyle : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also