VS:CombineIntoSurface: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 14:25, 12 August 2013

.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