Projectlist
[Desktop Automation]
A projectlist is a list of projects from a hub, either from Autodesk Forge or from the Netfabb Application Server.
Properties
Property | Read/write | Type | Description |
---|---|---|---|
count | Read | String | Number of projects in this list |
Methods
Name | Syntax | Description |
---|---|---|
getproject | Project = projectlist:getproject(index:Integer); | Returns a project by its index number. |