class
ICommonProjectSettings.
ICommonProjectSettings
Bases: object
Common project settings for the new project.
machine_name
Retrieves or sets the machine name.
string
title
Retrieves or sets the project title.
string
author
Retrieves or sets the author who creates the project.
string
customer
Retrieves or sets the customer which created the project.
string
Company and customer are the same in this Python API
company
Retrieves or sets the company which created the project.
Company and customer are the same in this Python API
string
description
Retrieves or sets the project description.
string
picture
Retrieves or sets the path to a project picture.
string
project_name
Retrieves or sets the name of the project.
string
project_path
Retrieves or sets the path where the project is stored.
string
project_type
Retrieves or sets the type of the project.
ProjectTypes