SetWidth method

Sets the start and end width for a polyline or lightweight polyline.

 

Syntax

object.GetWidth(Index, StartWidth, EndWidth)

Where:

     object is a  Polyline or Lightweight Polyline object;

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

     StartWidth and EndWidth are double-precision variables representing the starting width and ending width, respectively, of the polyline.

 

Examples...

GetWidth method example

 


© Bricsys NV. All rights reserved.