IntelliCAD 11.1 Object Library | |
DeleteFitPoint Method | |
See Also |
- Index
- The index value of the fit point to delete. The index list begins with zero.
Spline Object : DeleteFitPoint Method |
Description
Deletes the fit point of a spline at a given index.
Syntax
Visual Basic |
---|
Public Sub DeleteFitPoint( _ ByVal Index As Integer _ ) |
Parameters
- Index
- The index value of the fit point to delete. The index list begins with zero.