ansys / ansys/pyoptislang

supported_values missing "selection" in apply_wizard

Open Beginner friendly
#604 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
24
Forks
5
Avg merge
3d 14h
Merged PRs (30d)
12

Description

### 🔍 Before submitting the issue

- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment

### 🐞 Description of the bug

Bringing up the wizard selection dialog using pyoptiSLang's apply_wizard function does not work because "selection" is not in the "supported_values" list.

### 📝 Steps to reproduce

Call apply_wizard with type_="selection"

### 💻 Which operating system are you using?

Windows

### 📀 Which ANSYS version are you using?

26R1

### 🐍 Which Python version are you using?

3.9

### 📦 Installed packages

```shell
..
```

Contributor guide

Open the contributing guide

Research direction

Start by locating the apply_wizard entry point and its supported_values list. Reproduce the call with type_="selection", then update the accepted values so the selection dialog works and verify that the call no longer rejects this type.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.