VS:CalcPolySegLen

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Calculate the length between two segments of a polygon or polyline

FUNCTION CalcPolySegLen(
hPoly :HANDLE;
i1 :INTEGER;
i2 :INTEGER) : REAL;
def vs.CalcPolySegLen(hPoly, i1, i2):
    return REAL

Parameters

hPoly HANDLE
i1 INTEGER
i2 INTEGER

Version

Availability: from Vectorworks 2014