Namespace:
Autodesk.Revit.DB
WallFunction
Enumeration
Description:
Indicates the function of a specified WallType, as specified in the parameter FUNCTION_PARAM on the WallType.
Indicates the function of a specified WallType, as specified in the parameter FUNCTION_PARAM on the WallType.
Syntax
public enum WallFunction
Unknown Namespace Members:
| Name | Description |
|---|---|
| Interior | An interior wall. |
| Exterior | An exterior wall. |
| Foundation | A foundation wall. |
| Retaining | A retaining wall. |
| Soffit | A soffit wall. |
| Coreshaft | A coreshaft wall. |