Folderlist
[Desktop Automation]
A folderlist is a list of folders from a project, either from Autodesk Forge or from the Netfabb Application Server.
Properties
Property | Read/write | Type | Description |
---|---|---|---|
count | Read | Integer | Number of folders in this list |
Methods
Name | Syntax | Description |
---|---|---|
getfolder | Folder = folderlist:getfolder(index:Integer); | Gets a folder from a folderlist by index number. Numbers start at 0. |