Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 469 Bytes

File metadata and controls

31 lines (23 loc) · 469 Bytes

FindObjAtPt_GetObj

Description

Get an object from the find iterator

FUNCTION FindObjAtPt_GetObj(
				finderID : LONGINT;
				objIndex : INTEGER): HANDLE;
def vs.FindObjAtPt_GetObj(finderID, objIndex):
    return HANDLE

Parameters

Name Type Description
finderID LONGINT
objIndex INTEGER

Remarks

List is 0-indexed.

Version

Availability: from Vectorworks 2014

Category

  • Graphic Calculation