IntelliCAD 11.1 Object Library
SetWeight Method
See Also 
Index
The index value of the point for which you want to set a new weight. The index list begins with zero.
Weight
The new weight value.
Spline Object : SetWeight Method

Description

Sets the weight of the control point at a given index.

Syntax

Visual Basic
Public Sub SetWeight( _
   ByVal Index As Integer, _
   ByVal Weight As Double _
) 

Parameters

Index
The index value of the point for which you want to set a new weight. The index list begins with zero.
Weight
The new weight value.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.