Share

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.1.0.0 (26.1.0.34)

Syntax

C#

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

Reference

Was this information helpful?