PointLocationOnCurve Class


Defines the measurement parameters necessary to create a point at a specific location on a curve.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2012

Syntax

C#
public class PointLocationOnCurve : IDisposable
Visual Basic
Public Class PointLocationOnCurve _
	Implements IDisposable
Visual C++
public ref class PointLocationOnCurve : IDisposable

Remarks

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

SystemObject
  Autodesk.Revit.DBPointLocationOnCurve

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →