<Code Lib>
2020 Property
Changes 0
P

HermiteSpline.Tangents

Description:
Returns the tangents of the Hermite spline.

public IList<XYZ> Tangents { get; }

Loading…