ansys / ansys/pyoptislang

Convenience wrapper for (input/output) locations of specific integration node types

Open
#361 1 comment 0 reactions 2 assignees Claimed by @ekrja View on GitHub
enhancement
Dominant language
Python
Stars
24
Forks
5
Avg merge
3d 14h
Merged PRs (30d)
12

Description

### 📝 Description of the feature

Currently, users are able to register input/output locations of integration nodes using [register_location_as_...](https://optislang.docs.pyansys.com/version/stable/api/_autosummary/ansys.optislang.core.nodes.IntegrationNode.register_location_as_parameter.html) methods. The location argument is a generic structure. Users need to know the structure.

As an enhancement, add convenience functionality/wrappers for specific integration nodes, to support users in creating the location descriptions.

Priority list for specific integration nodes:
- Python-based integrations (subtype=AddinType.PYTHON_BASED_INTEGRATION_PLUGIN)
- Parameterize node(s)
- ETK nodes
- Ansys optiSLang node
- Python node
- Excel node
- Matlab node

### 💡 Steps for implementing the feature

_No response_

### 🔗 Useful links and references

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.