Indicates if the distance is measured from the top or bottom of the wall.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
C# |
---|
public enum DistanceMeasuredFrom |
Visual Basic |
---|
Public Enumeration DistanceMeasuredFrom |
Visual C++ |
---|
public enum class DistanceMeasuredFrom |
Members
Member name | Description |
---|---|
Base | From bottom. |
Top | From top. |