Return a maximum radius of the specified vertex of type arc or radius of a polyline.
FUNCTION GetPolylineArcMaxRadius(
hPoly : HANDLE;
vertexNum : INTEGER): REAL;def vs.GetPolylineArcMaxRadius(hPoly, vertexNum):
return REAL| Name | Type | Description |
|---|---|---|
| hPoly | HANDLE | Handle of the poliline |
| vertexNum | INTEGER | Index of vertex to be queried. |
VS Functions: GetPolylineVertex | SetPolylineVertex
Availability: from Vectorworks 2012