AddVertex method

Adds a vertex to a lightweight polyline.

 

Syntax

Sub AddVertex(Index, Point)

Where:

     Index is an Integer variable (or value) defining where the vertex will be added in the lightweight polyline.

     Point is a BricsCAD Point object locating the vertex to be appended.

 

Examples...

AddVertex method example

 


© Bricsys NV. All rights reserved.