Error In UI Data-Shape and DynamoIronPython 2.7

Hi @Mostafa_El_Ayoubi ,
Is There one DynamoIronPython2.7 work with all versions for civil3d .
In Revit one DynamoIronPython2.7 run in all versions of Revit… Why?
I have Problem in UI because It needs DynamoIronPython2.7 and in Civil3d I need to download.
Ver 1.0.0 for civil3d 2021-2022
Ver 2.1.0 for civil3d 2023
Ver 2.4.0 for civil3d 2024
and I Put packages in Custom Path, and I need all versions of Civil3d to treat with it.
So I need Any Solutions To run UI with all Versions of Civil3d … Thanks In Advance

Hi,

what is the error you encounter?

1 Like

The problem I need to change packages for every version of civil3d , to run UI. When I give Script to user I need to which version of civil 3d . and If he changes version I need to Give new Packages (to suitable version of DynamoIronPython 2.7)

IronPython 2.7 works in all versions of Civil 3D, but using it is a security risk. This is also the case on the Revit side.

Alternatively you could use 2023+ for civil 3D (no reason to not update as it is full backwards compatible) and just write in CPython3.

I don’t Understand But Ui Data-Shape need DynamoIronPython 2.7

Yes, the Datashapes UI++ nodes need IronPython 2.7 installed.

1 Like