CurveUV Class


A class that encapsulates the notion of a curve in the 2D parameter space of a surface in 3D space.

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

Syntax

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

Remarks

Revit does not have a class to represent 2D curves explicitly.

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBCurveUV

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 →