BuiltInFailuresWallFailuresStackedWallNeedsUnjoin Property |
A subwall of this stacked wall is unjoined from its neighbors because it was pulled too far.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
FailureDefinitionId
See Also