BuiltInFailuresStairRampFailuresRunIsJoiningLandingWithRiserSoNotchDoesNotWorkWarning Property |
Run is joining landing with riser, so notch configuration does not take effect. Try to set run as begin/end with tread to make a notch.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId RunIsJoiningLandingWithRiserSoNotchDoesNotWorkWarning { get; }
Public Shared ReadOnly Property RunIsJoiningLandingWithRiserSoNotchDoesNotWorkWarning As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ RunIsJoiningLandingWithRiserSoNotchDoesNotWorkWarning {
FailureDefinitionId^ get ();
}
static member RunIsJoiningLandingWithRiserSoNotchDoesNotWorkWarning : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also