VS:CalcPolySegLen

From Vectorworks Developer
Jump to: navigation, search

.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
Personal tools
NamespacesFFFF

Variants
Actions
Advanced Search
See Also
Navigation
Toolbox