Skip to content

Commit 69f91e8

Browse files
authored
Merge pull request #32 from bmwcarit/python-api-1.0
remove projectPath() from API readme
2 parents f34701a + e57688f commit 69f91e8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

advanced/python_api/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ Upon opening the newly created project specified at `<new path for fixed project
7070
> save(path)
7171
>> Save the active project under the given `path`.
7272
73-
> projectPath()
74-
>> Get the path of the active project. Returns an empty string if there is no active project loaded.
75-
7673
> export(ramses_path, logic_path, compress)
7774
>> Export the active project. The paths of the Ramses and RamsesLogic files need to be specified. Additionallly compression can be enabled using the `compress` flag.
7875

0 commit comments

Comments
 (0)