Skip to content

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

@rfahlberg

Description

@rfahlberg

📝 Description of the feature

Currently, users are able to register input/output locations of integration nodes using register_location_as_... 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

Metadata

Metadata

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions