Represents the curve types for the horizontal curves which define Alignment geometry.
Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2021.1
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Members
| Member name | Description |
|---|---|
| Unknown | Unknown curve type, used in cases where the curve type cannot be determined. |
| Line | Line curve type. |
| Arc | Arc curve type. |
| Spiral | Spiral curve type. |