BuiltInFailuresStairRampFailuresWinderParallelLegsFailure Property |
Two consecutive legs are parallel.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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