python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Create buttons in loop with different actions - Python
I am working on Dynamo for Revit. My code takes sheet numbers and other info, then creates labels and buttons for each IN element with a for loop. The GUI works fine and I have all the elements in pla...

Saverio Vasapollo
Votes: 0
Answers: 0
Iron Python packages
I tried use ironpython to run python script from c#. Without packages it work well. But when I use packages in python script like:
import pmdarima
# do something
I get error.
I tried add path locati...
Franta
Votes: 0
Answers: 0
Script to take data from excel to Ansys for applying pressure value
I have excel tabular data of force for different faces/locations. I wanted to create the pressure tab in Ansys workbench and apply force data from reading cells from excel, but it shows following erro...
Swapnil Kumbhar
Votes: 0
Answers: 1
IronPython Desktop Application Template in Visual Studio 2022
I can't seem to find any recent info on this. I have recently downloaded VS 2022 Community. When creating a new project, I'm looking for a template for desktop application to write in Python, but no t...
MarcusPaul
Votes: 0
Answers: 0