Namespace:
Autodesk.Revit.DB
WallCrossSection
Enumeration
Description:
The allowed values for the WALL_CROSS_SECTION parameter.
The allowed values for the WALL_CROSS_SECTION parameter.
Syntax
public enum WallCrossSection
Unknown Namespace Members:
Name | Description |
---|---|
SingleSlanted | A single-slanted wall whose angle is controlled by the parameter WALL_SINGLE_SLANT_ANGLE_FROM_VERTICAL. |
Vertical | A vertical wall, 0 degrees. |
Tapered | A tapered wall whose angle is controlled by the parameters WALL_TAPERED_EXTERIOR_INWARD_ANGLE and WALL_TAPERED_INTERIOR_INWARD_ANGLE. |