BuiltInFailuresStairRampFailuresStairsOtherThan2IntsByRiserAndBoundaryFailure Property |
More than 2 intersection points between riser segment and boundary encountered
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId StairsOtherThan2IntsByRiserAndBoundaryFailure { get; }
Public Shared ReadOnly Property StairsOtherThan2IntsByRiserAndBoundaryFailure As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ StairsOtherThan2IntsByRiserAndBoundaryFailure {
FailureDefinitionId^ get ();
}
static member StairsOtherThan2IntsByRiserAndBoundaryFailure : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also