Revit 2025 API
Built |
Run-Run join is not allowed of they have same "Start With Riser"/"End With Riser" configuration at the joined end.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId StairsRunRunJoinNotAllowedFailure { get; }
Public Shared ReadOnly Property StairsRunRunJoinNotAllowedFailure As FailureDefinitionId Get
public: static property FailureDefinitionId^ StairsRunRunJoinNotAllowedFailure { FailureDefinitionId^ get (); }
static member StairsRunRunJoinNotAllowedFailure : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also