VS:CombineIntoSurface

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

Creates a polyline from the bounded selection surrounding the given point.

FUNCTION CombineIntoSurface(
ptX, ptY :REAL) : HANDLE;
def vs.CombineIntoSurface(pt):
    return HANDLE

Parameters

pt REAL A point within the bounded selection.

Remarks

Orso (2011 Jan. 30): The routine stopped working for boundaries made of walls in VW 2011 (tested SP2).

Version

Availability: from VectorWorks 10.1