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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)

Syntax

C#
public static FailureDefinitionId NotBentRefPlane { get; }
Visual Basic
Public Shared ReadOnly Property NotBentRefPlane As FailureDefinitionId
	Get
Visual C++
public:
static property FailureDefinitionId^ NotBentRefPlane {
	FailureDefinitionId^ get ();
}

See Also