|
Add_OBSpline |
Top Previous Next |
|
Add_OBSpline (Method)
This function adds a B-Spline curve with an open vector node by a specific polygonal base guide with continous apexes
Syntax: Function Add_OBSpline(x1() As Single, y1() As Single, z1() As Single, vItemProperties As Object, iClr As Short, iWidth As Short, iStyle As Short, iLayer As Short) As Integer
The Add_OBSpline method syntax consists of the following:
Return value: Integer - An Avax handle on success, zero on error.
|