Share

Project

[Desktop Automation]

A project is a collection of folders from a hub, either from Autodesk Forge or from the Netfabb Application Server.

Properties

Property Read/write Type Description
hasavatar Read Boolean Whether this project has an avatar image
Id Read String Id of the project
name Read String Name of the project

Methods

Name Syntax Description
getrootfolderlist folderlist = project:getrootfolderlist(); Returns the root folderlist of the project, nil if empty.

Was this information helpful?