AddPolyline method

Creates a polyline and adds it to the drawing.

 

Syntax

objectVariable = object.AddPolyline(Vertices)

Where:

     object is one of the ModelSpace or PaperSpace collection objects or a Block object;

     Vertices  is Variant (array of doubles).It represents a series of coordinate locations for each polyline vertex.

 

Examples...

AddPolyline method example

 


© Bricsys NV. All rights reserved.