WallFunction Enumeration

Indicates the function of a specified WallType, as specified in the parameter FUNCTION_PARAM on the WallType.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum WallFunction
Members
Member nameValueDescription
Coreshaft5 A coreshaft wall.
Exterior1 An exterior wall.
Foundation2 A foundation wall.
Interior0 An interior wall.
Retaining3 A retaining wall.
Soffit4 A soffit wall.
See Also