RVTDocs.com
Namespace: Autodesk.Revit.DB Class: HermiteSpline

HermiteSpline.Tangents

Property
Description:
Returns the tangents of the Hermite spline.
Syntax
public IList<XYZ> Tangents { get; }