Represents the start and end parameters for a curve segment.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2013
Syntax
| C# |
|---|
public class CurveExtents : IDisposable |
| Visual Basic |
|---|
Public Class CurveExtents _ Implements IDisposable |
| Visual C++ |
|---|
public ref class CurveExtents : IDisposable |