For a list of all members of this type, see ISpline members.
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Spline. |
![]() | DeleteCustomData | Deletes the specified custom data from the Spline. |
![]() | DeleteHyperLink | Deletes a hyperLink attached to the Spline. |
![]() | EvaluateAtDistance | Gets the point on the Spline that is closest to the specified distance from the start point. Also gets the corresponding U parameter and the first and second derivatives at that point. |
![]() | EvaluateAtParameter | Gets the point on the Spline that corresponds to the specified U parameter and gets the first and second derivatives at that point. Also gets the distance of the point from the start point. |
![]() | EvaluateAtPoint | Gets the corresponding U parameter, the distance from the start point, and the first and second derivatives at the specified point on the Spline. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Spline. |
![]() | GetClosestPointOn | Gets the point on the Spline that is closest to the specified point. |
![]() | GetControlPointCoordinate | Gets the coordinates of the specified control point of the Spline. |
![]() | GetControlPointsCount | Gets the number of control points in the Spline. |
![]() | GetCustomData | Gets the specified custom data for the Spline |
![]() | GetEndParams | Gets the start and end parameters of the Spline. |
![]() | GetExtensionDictionary | Gets the dictionary for the Spline. |
![]() | GetFitPointCoordinate | Gets the coordinates of the specified fit point of the Spline. |
![]() | GetFitPointsCount | Gets the number of fit points in the Spline. |
![]() | GetHyperLink | Gets the hyperlink attached to the Spline. |
![]() | GetLength | Gets the length of the Spline. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Spline, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected Spline to or from the current selection set. |
![]() | SetControlPointCoordinate | Sets the coordinates of a control point of the Spline. |
![]() | SetCustomData | Sets the custom data for the Spline. |
![]() | SetFitPointCoordinate | Sets the coordinates of a fit point of the Spline. |
![]() | SetHyperLink | Attaches a hyperlink to the Spline. |