ansys / ansys/pyconverter-xml2py

Convert InformalTables

Open
#383 0 comments 0 reactions 1 assignee Claimed by @clatapie View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### 📝 Description of the feature

``InformalTables`` are ignored for the moment.

First mention in https://github.com/ansys/pymapdl/pull/3385#discussion_r1907348857.

### 💡 Steps for implementing the feature

``Table`` should be the parent class of ``InformalTable``.
This leads to needed changes with the ``to_rst`` methods as the ``fcache`` parameter needs to be added in some of them.

``InformalTable`` can look as follow which imply some changes in the ``THead.to_rst()`` method:
![Image](https://github.com/user-attachments/assets/680cf2ea-e8ae-4801-98ca-156143e673a1)
check the [CNVTOL](https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v242/en/ans_cmd/Hlp_C_CNVTOL.html?q=CNVTOL) documentation

### 🔗 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.