Skip to content

Commit

Permalink
Update remote-control.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Froyok authored Oct 7, 2024
1 parent 9eb5d84 commit 55d814f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/guides/remote-control.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Qt6 Migration - Painter Python API
title: Remote Control - Painter Python API
description: Substance 3D Painter - Python API
keywords:
- Creative Cloud
Expand All @@ -8,7 +8,7 @@ keywords:
- Painter
---

# Remote control
# Remote control / headless

This page describes how to control the application remotely to execute Javascript or Python commands.

Expand Down Expand Up @@ -168,4 +168,4 @@ for File in Files :
print( File )
```

If the application is running with the command line, then running this script will make it execute commands and retrieve their results.
If the application is running with the command line, then running this script will make it execute commands and retrieve their results.

0 comments on commit 55d814f

Please sign in to comment.