Navigation:  C/C++ Scripting Engine > User Interface Functions >

uiAddWidePath

Previous pageReturn to chapter overviewNext page

Adds a Wide Path to the active cell.

bar_dot

 

Synopsis

int uiAddWidePath( int nLayer, int nPurpose, dbPointArray* pts, float width, int nPathStyle )

 

Return Value

Returns 1 if successful, else 0.

 

Parameters

nLayer  -   Layer number to assign

nPurpose  -  Purpose number to assign

pts  -  Point array to use.

width - path width

nPathStyle - Path style to use. For more info see: Path Style Modes