Namespace:
Autodesk.Revit.DB.Infrastructure
HorizontalCurveType
Enumeration
Description:
Represents the curve types for the horizontal curves which define geometry.
Represents the curve types for the horizontal curves which define geometry.
Syntax
public enum HorizontalCurveType
Unknown Namespace Members:
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. |