Namespace:
Autodesk.Revit.DB.Infrastructure
HorizontalCurveEndpoint
Class
Description:
Represents an endpoint (start or end) of a horizontal curve in geometry.
Represents an endpoint (start or end) of a horizontal curve in geometry.
HorizontalCurveEndpoint Class Members:
| Name | Description | Inherited From |
|---|---|---|
| NextCurveType | The HorizontalCurveType of the curve which connects the endpoint to the next displayed curve. If this endpoint's Station equals DisplayedEndStation , returns Unknown curve type. | |
| PreviousCurveType | The HorizontalCurveType of the curve which connects the endpoint to the previous displayed curve. If this endpoint's Station equals DisplayedStartStation , returns Unknown curve type. | |
| Station | The endpoint's station value. |
| Name | Description | Inherited From |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |