9/19/2024 6:23 AM | |
Joined: 3/5/2019 Last visit: 8/21/2025 Posts: 10 Rating:
|
Thanks @JK_NO for making me aware of these possibilities! Do you happen to know how to open a protected project (existing) with Python? I tried to adapt the C# snippet in the Openness System Manual section 5.3.1 Opening a project / Opening a UMAC protected project with the additional parameter to the Open function by naively defining a function MyUmacDelegate and passing it to Open, but as this parameter has to be of type UmacDelegate this gives me
I can't find out how to construct the needed UmacDelegate instance. ------------------------------------------------------------------------------------------ |
Last edited by: Armali at: 09/19/2024 06:27:07Last edited by: Moderator_Lan at: 09/19/2024 09:12:09New subject after splitting |
|
1/14/2025 10:38 AM | |
Joined: 7/26/2010 Last visit: 8/7/2025 Posts: 8 Rating:
|
I did it! I only have to finalize some tests to write the clearest possible post, then I'll post it here, because I think that this solution belongs to that post. |
This contribution was helpful to
1 thankful Users |
1/14/2025 12:20 PM | |
Joined: 3/5/2019 Last visit: 8/21/2025 Posts: 10 Rating:
|
That sounds great! |
Follow us on