Share

WidthMeasuredAt Enumeration

The allowed values for the WALL_TYPE_WIDTH_MEASURED_AT parameter.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public enum WidthMeasuredAt

Members

Member nameValueDescription
Base1 The base constraint of the wall.
Bottom2 The bottom of the wall taking into the base offset before any attachment.
Top0 The top of the wall taking into account the top offset before any attachment.

See Also

Reference

Was this information helpful?