Projects
Content may include inaccuracies, outdated information, or technical errors. Users are advised to cross-check critical information before implementation.
A project is the unit of collaboration. It holds models, their representations and images, and access is granted through its list of members.
Create a project
- Log in and click New Project.
- Enter a Name and pick a Scope.
- Click Create.
The project opens empty: models are created in the model explorer on the left.
The URL of a project has three segments - scope, project, version:
/<scope>/<project>/<version>
The version of a new project is dev.
Add a member
- Click the three dots next to the project name. This is the project menu.
- Choose Members.
- Type the person's identifier into Slug, pick a Role and click Add.
Everyone copies their own identifier from the user menu, next to the fingerprint icon.
| Role | What the person can do |
|---|---|
| Viewer | Open the project and read its models |
| Editor | Create, change and delete models |
| Owner | The same, plus manage access |
| None | Nothing; this role also overrides access granted by the scope |
A role given on a scope applies in every project of that scope. A role listed in the project itself wins over it.
Send the link
Copy the URL from the browser. It carries the scope, the project and the version, and if a model and a representation are open, those too, so a colleague opens the same page.
Someone without a role sees a message saying that the project does not exist or is not available, and can request access, see Project access.