Skip to content

solution.get_TabularData() causes an error #873

Closed Answered by koubaa
anthony-walker asked this question in Q&A
Discussion options

You must be logged in to vote

@anthony-walker This is related to Mechanical Scripting, which is documented here. The API reference can be reached from the ACT API reference guide, linked there under "Additional Resources"[1]. There, it can be seen that the TabularData[2] property is not mentioned as an API of the Solution object. In our terminology, this means that it is not Published.

The bottomline is that just because something is reachable with Python it doesn't mean that it is Published. When doing python scripting inside of the Mechnical user interface, only the Published APIs will appear when using autocomplete. I have to admit that this isn't ideal for the PyMechanical user, since there's no easy way for PyMec…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by koubaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants