Namespace:
Autodesk.Revit.DB
PointLocationOnCurve
Class
Description:
Defines the measurement parameters necessary to create a point at a specific location on a curve.
Defines the measurement parameters necessary to create a point at a specific location on a curve.
Remarks:
The class will store the following and provides functions to deal with them:
The class will store the following and provides functions to deal with them:
- The user visible Measurement Type (driving parameter type).
- The corresponding measurement value (driving parameter).
- MeasureFrom that tells from where the (driving parameter) measurement is calculated.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.PointLocationOnCurve
System.Object
Autodesk.Revit.DB.PointLocationOnCurve
Syntax
public class PointLocationOnCurve : IDisposable