Brings up the Directory Picker Dialog and returns a selected directory name.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def DirectoryPickerDialog(self, Title:str, InitialDir:str) -> str: |
- Title
- InitialDir








| STK UI Application | Send comments on this topic. |
| DirectoryPickerDialog Method (IAgUiApplication) | |
| See Also | |
![]() ![]() |
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def DirectoryPickerDialog(self, Title:str, InitialDir:str) -> str: |