BuiltInFailures.StairRampFailures.WinderParallelLegsFailure Property

BuiltInFailuresStairRampFailuresWinderParallelLegsFailure Property

Two consecutive legs are parallel.

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

Property Value

FailureDefinitionId
See Also