BuiltInFailures.WallJoinFailures Class

BuiltInFailuresWallJoinFailures Class

Failures about WallJoin.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresWallJoinFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static class WallJoinFailures
Public NotInheritable Class WallJoinFailures
public ref class WallJoinFailures abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type WallJoinFailures = class end

The BuiltInFailuresWallJoinFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberFailedToChangeWallJointsTypeFailure Some of the joints you have selected can only have one wall joint type, so these joints haven't been changed.
Top
See Also