Namespace:
Autodesk.Revit.DB.Structure
StickElementExtension
Enumeration
Description:
Presets for given Analytical Extension.
Presets for given Analytical Extension.
Syntax
[ObsoleteAttribute("This enum is deprecated in Revit 2023 and may be removed in a future version of Revit.")]
public enum StickElementExtension
Unknown Namespace Members:
| Name | Description |
|---|---|
| BottomOrTop | Bottom or Top of physical element. |
| ReferenceLevel | Bottom or top Reference Level. |
| Plane | Use a Plane for extension (e.g., Grid, Level). |
| Varies | Extension types are different at each end. |