The nature of the wall.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic WallKind Kind { get; }
Public ReadOnly Property Kind As WallKind
Get
public:
property WallKind Kind {
WallKind get ();
}
member Kind : WallKind with get
Property Value
WallKind
See Also