The allowed values for the WALL_TYPE_WIDTH_MEASURED_AT parameter.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public enum WidthMeasuredAt |
| Visual Basic |
|---|
Public Enumeration WidthMeasuredAt |
| Visual C++ |
|---|
public enum class WidthMeasuredAt |
Members
| Member name | Description |
|---|---|
| Top | The top of the wall taking into account the top offset before any attachment. |
| Base | The base constraint of the wall. |
| Bottom | The bottom of the wall taking into the base offset before any attachment. |