BuiltInFailuresRebarFailuresBarTypeDoesNotAllowHooksOfCurrentShape Property |
You have selected a Bar Type which does not allow the Hooks used by the current shape. Please select a different Shape / Bar Type combination, or change the Hook permissions for the desired Bar Type (see Hook Lengths under Rebar Bar properties).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId BarTypeDoesNotAllowHooksOfCurrentShape { get; }
Public Shared ReadOnly Property BarTypeDoesNotAllowHooksOfCurrentShape As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ BarTypeDoesNotAllowHooksOfCurrentShape {
FailureDefinitionId^ get ();
}
static member BarTypeDoesNotAllowHooksOfCurrentShape : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also