BuiltInFailures.BendFailures.NotBentRefLine Property

BuiltInFailuresBendFailuresNotBentRefLine Property

While making curved beam type "[Type Name]" some Reference Line elements were not created

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId NotBentRefLine { get; }
Public Shared ReadOnly Property NotBentRefLine As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ NotBentRefLine {
	FailureDefinitionId^ get ();
}
static member NotBentRefLine : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also