BuiltInFailures.StairRampFailures.MultistoryLevelBelowTopbottomLevel Property

BuiltInFailuresStairRampFailuresMultistoryLevelBelowTopbottomLevel Property

Multistory top level must be above the stair/ramp top and bottom levels.

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

Property Value

FailureDefinitionId
See Also