Namespace:
Autodesk.Revit.DB.Architecture
SketchedCurveSlopeOption
Enumeration
Description:
The option determines the slop of the sketched run/landing.
The option determines the slop of the sketched run/landing.
Syntax
public enum SketchedCurveSlopeOption
Unknown Namespace Members:
| Name | Description |
|---|---|
| Auto | The slope of the sketched run/landing will be auto detected. |
| Flat | The slope of the sketched run/landing will be kept flat. |
| Sloped | The slope of the sketched run/landing will be specified by users. |