Specifies which portion of an Analytical Curve is of interest.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Members
| Member name | Description |
|---|---|
| StartPoint | Start of curve (corresponds to end = 0). |
| EndPoint | End of curve (corresponds to end = 1). |
| WholeCurve | Entire curve. |