BuiltInFailuresRebarFailuresRebarIllegalBarType Property |
There is Structural Rebar present in the project that no longer meet the criteria defined in Allowable Rebar Bar
types parameter. Please review all existing Structural Rebar created with this Shape.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId RebarIllegalBarType { get; }
Public Shared ReadOnly Property RebarIllegalBarType As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ RebarIllegalBarType {
FailureDefinitionId^ get ();
}
static member RebarIllegalBarType : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also