GetBulge method

Returns the bulge value at a given vertex of a polyline or lightweight polyline.

Syntax

object.GetBulge(Index)

Where:

     object is an IntelliCAD polyline or lightweight polyline object;

     Index is a Long integer variable (or value) specifying the polyline segment.

Examples ...

GetBulge method example