VS:IsPlanarObj: Difference between revisions

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

Revision as of 17:43, 16 September 2015

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

Description

FUNCTION IsPlanarObj(
object :HANDLE;
VAR NewParam :LONGINT) : BOOLEAN;
def vs.IsPlanarObj(object):
    return (BOOLEAN, NewParam)

Parameters

object HANDLE Object to test
NewParam LONGINT If object is planar, returns the planar refID of its plane

Version

Availability: from Vectorworks 2016