VS:IsPlanarObj

From Vectorworks Developer
Revision as of 03:11, 17 May 2020 by CBM-c- (talk | contribs) (Renamed "NewParam" into "refID", which is the name used for this variable everywhere else.)
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

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

Parameters

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

Remarks

(Orso, 2020.05.17)

Renamed "NewParam" into "refID", which is the name used for this variable everywhere else.

Version

Availability: from Vectorworks 2016