Namespace:
Autodesk.Revit.DB.Structure
AnalyticalCurveSelector
Enumeration
Description:
Specifies which portion of an Analytical Curve is of interest.
Specifies which portion of an Analytical Curve is of interest.
AnalyticalCurveSelector Enumeration Members:
| Name | Description |
|---|---|
| 0 | Start of curve (corresponds to end = 0). |
| 1 | End of curve (corresponds to end = 1). |
| 2 | Entire curve. |