VS:ClipSurfaceN

From Vectorworks Developer
Revision as of 17:43, 16 September 2015 by Root (talk | contribs) (1 revision)
Jump to navigation Jump to search

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

Description

Creates a new surface object by subtracting the intersection of surfaces s1 and s2 from s1.

FUNCTION ClipSurfaceN(
s1 :HANDLE;
s2 :HANDLE) : HANDLE;
def vs.ClipSurfaceN(s1, s2):
    return HANDLE

Parameters

s1 HANDLE Surface to be subtracted from
s2 HANDLE Surface to subtract from s1

Version

Availability: from Vectorworks 2016