BuiltInFailuresStairRampFailuresWinderRunWidthLessThanWalkLineOffsetFailure Property |
The value for Run Width is less than two times of value of the inside walkline offset.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId WinderRunWidthLessThanWalkLineOffsetFailure { get; }
Public Shared ReadOnly Property WinderRunWidthLessThanWalkLineOffsetFailure As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ WinderRunWidthLessThanWalkLineOffsetFailure {
FailureDefinitionId^ get ();
}
static member WinderRunWidthLessThanWalkLineOffsetFailure : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also