This class indicates tangency at the start, the end, or both ends of the curve.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since:
2014
Syntax
C# |
---|
public class HermiteSplineTangents : IDisposable |
Visual Basic |
---|
Public Class HermiteSplineTangents _ Implements IDisposable |
Visual C++ |
---|
public ref class HermiteSplineTangents : IDisposable |
Remarks
Initially, the tangent vectors will not be set, and no tangency condition will be imposed when the
curve is created.