Revit 2025 API
Built |
A subwall of this stacked wall is unjoined from its neighbors because it was pulled too far.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId StackedWallNeedsUnjoin { get; }
Public Shared ReadOnly Property StackedWallNeedsUnjoin As FailureDefinitionId Get
public: static property FailureDefinitionId^ StackedWallNeedsUnjoin { FailureDefinitionId^ get (); }
static member StackedWallNeedsUnjoin : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also