Search found 1 match

by HadiMoosaviOpen
Thu Feb 29, 2024 9:20 am
Forum: OpenSeesPy
Topic: using openseespy in Dynamo
Replies: 2
Views: 3311

using openseespy in Dynamo

I am looking at using OpenSeesPy inside Dynamo for Revit. As you may know, Dynamo is a Visual Programming Language which accepts python scripts in it. The reason I am doing this to be able to use some computational design capabilities of Dynamo. I have used these lines to do it. import sys import cl...