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: 25.0.0.0 (25.0.0.0)
Syntax
public enum WallFunction
Members
Member nameValueDescription
Interior0 An interior wall.
Exterior1 An exterior wall.
Foundation2 A foundation wall.
Retaining3 A retaining wall.
Soffit4 A soffit wall.
Coreshaft5 A coreshaft wall.
See Also