BuiltInFailures.StairRampFailures.RailProfileLowerThanFilletError Property

BuiltInFailuresStairRampFailuresRailProfileLowerThanFilletError Property

Fillet cannot be created between rail segment since the radius is lower than the profile size.

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

Property Value

FailureDefinitionId
See Also