Namespace:
Autodesk.Revit.DB
PointOnCurveMeasureFrom
Enumeration
Description:
Point on curve MeasureFrom - It tells from which end of the host curve the point location is measured.
Point on curve MeasureFrom - It tells from which end of the host curve the point location is measured.
Syntax
public enum PointOnCurveMeasureFrom
Unknown Namespace Members:
| Name | Description |
|---|---|
| Beginning | Beginning of the host curve. |
| End | End of the host curve. |