Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Where is the (Python) API documentation? #633

Closed
Mausy5043 opened this issue May 4, 2024 · 1 comment
Closed

[Question] Where is the (Python) API documentation? #633

Mausy5043 opened this issue May 4, 2024 · 1 comment

Comments

@Mausy5043
Copy link

Mausy5043 commented May 4, 2024

I'm using DWSIM Pro and I'm trying to understand how to use the in-built IronPython to interface with my model.
In example code I've come acrossDWSIM.GetProp() like this one:

P = feed[0].GetProp("pressure", "Overall", None, "", "")

So, I wonder what other properties I could extract from the model and I went searching for the API documentation. I found this, but this is the documentation for the C# and VB API and doesn't provide much details. There is a button there that links to the source, but that link doesn't seem to be up-to-date; it points to a seemingly random part of the sources.
Any plans to update the documentation and maybe add a python API documentation?
Thanks!

@DanWBR
Copy link
Owner

DanWBR commented May 5, 2024

Repository owner locked and limited conversation to collaborators May 5, 2024
@DanWBR DanWBR converted this issue into discussion #634 May 5, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants