GetAllHandlesArr
MethodGetAllHandlesArr (Method)
Returns the number and handles of all objects in the current drawing
Syntax:
Function GetAllHandlesArr([Handles]() As Integer, ItemType As AvaxItemType, fzSort As Boolean) As Integer
The GetAllHandlesArr method syntax consists of the following:
Parameter |
Data Type |
Description |
[Handles]() |
Integer |
|
ItemType |
An expression in which the user can input the type of object requested (ex: if all the text is requested then ItemType=text_i) |
|
fzSort |
Boolean |
True when the array Handle(s) returns the handles sorted by their z order |
Return value:
Integer - The total number of the handles