General Wall utility methods
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.WallUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class WallUtils
The WallUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AllowWallJoinAtEnd | Allows the wall's end to join to other walls. If that end is near other walls it will become joined as a result. | |
| DisallowWallJoinAtEnd | Sets the wall's end not to join to other walls. | |
| IsWallJoinAllowedAtEnd | Identifies if the indicated end of the wall allows joins or not. |
