BuiltInFailuresRebarFailuresCannotCreateFreeFormSetDueToShortBar Property |
Cannot create the rebar set using the current references because at least one bar is below the minimum allowed length. Edit the covers and extents of the set and try the desired layout options again.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId CannotCreateFreeFormSetDueToShortBar { get; }
Public Shared ReadOnly Property CannotCreateFreeFormSetDueToShortBar As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ CannotCreateFreeFormSetDueToShortBar {
FailureDefinitionId^ get ();
}
static member CannotCreateFreeFormSetDueToShortBar : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also