VS:Polygonize

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

Polygonize polylines and polygons.

FUNCTION Polygonize(
h :HANDLE;
segmentationLength :REAL;
polygonizeStraight :BOOLEAN) : HANDLE;
def vs.Polygonize(h, segmentationLength, polygonizeStraight):
    return HANDLE

Parameters

h HANDLE
segmentationLength REAL
polygonizeStraight BOOLEAN

Version

Availability: from Vectorworks 2018