Application#
- class ansys.optislang.core.application.Application#
Base class for classes which operate with projects.
Methods
Create and open a new project.
Application.open
(file_path[, force, ...])Open a project.
Save changes to the project data and settings.
Application.save_as
(file_path[, force, ...])Save and open the project at a new location.
Application.save_copy
(file_path)Save a copy of the project to a specified location..
Attributes
Instance of the
Project
class.Version of used optiSLang.
Version of used optiSLang.