Share

PointOnCurveMeasureFrom Enumeration

Point on curve MeasureFrom - It tells from which end of the host curve the point location is measured.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum PointOnCurveMeasureFrom

Members

Member nameValueDescription
Beginning1 Beginning of the host curve.
End2 End of the host curve.

See Also

Reference

Was this information helpful?