Namespace:
Autodesk.Revit.DB.Structure
StickElementProjectionY
Enumeration
Description:
Presets for given Analytical Projection.
Presets for given Analytical Projection.
Syntax
[ObsoleteAttribute("This enum is deprecated in Revit 2023 and may be removed in a future version of Revit.")]
public enum StickElementProjectionY
Unknown Namespace Members:
Name | Description |
---|---|
LocationLine | Location Line. |
Left | Horizontally, corresponds to left side of physical model. |
Center | Horizontally, center of physical model. |
Right | Horizontally, corresponds to right side of physical model. |
Plane | Use a Plane for projection (e.g., Grid, Level). |
Varies | Projection types are different at each end. |