ansys / ansys/pyedb-core

Replace Connectable.edb_uid by Connectable.id

Open
#550 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

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

EDB DotNet provides unique Id while the equivalent in grpc is edb_uid. It would be better zo replace edb_uid by id to be more compliant with DotNet and avoid confusion.

### 📝 Steps to reproduce

NA

### 💻 Which operating system are you using?

Windows

### 📀 Which ANSYS version are you using?

NA

### 🐍 Which Python version are you using?

3.9

### 📦 Installed packages

```shell
NA
```

Contributor guide

Open the contributing guide

Research direction

Start by searching the repository for the Connectable definition and every reference to edb_uid. Confirm the public attribute is consistently named id and that existing Connectable usage still works without references to edb_uid.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, python
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.