RVTDocs.com
Namespace: Autodesk.Revit.DB

WallKind

Enumeration
Description:
Describes the fundamental type of wall, such as curtain wall or stacked wall.
Syntax
public enum WallKind
WallKind Enumeration Members:
Name Description
0 A standard wall.
1 A curtain wall.
2 A stacked wall of several wall types.
-1 The basic type is not known.