BuiltInFailures.StairRampFailures.AutomaticLandingConvertedToSketchedLandingWarning Property

BuiltInFailuresStairRampFailuresAutomaticLandingConvertedToSketchedLandingWarning Property

Some run(s) are deleted, so automatic landing is converted to sketched landing.

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

Property Value

FailureDefinitionId
See Also