IntelliCAD 11.1 Object Library
SetFitPoint Method
See Also 
Index
The index value of the fit point you want to define. The index list begins with zero.
FitPoint
A Point object defining the new location of the fit point.
Spline Object : SetFitPoint Method

Description

Sets a fit point for the spline.

Syntax

Visual Basic
Public Sub SetFitPoint( _
   ByVal Index As Integer, _
   ByVal FitPoint As Point _
) 

Parameters

Index
The index value of the fit point you want to define. The index list begins with zero.
FitPoint
A Point object defining the new location of the fit point.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.