This packedge use Dynamo Revit_2023 as plateform to integrating Revit_23, Civil3d_23 , Autocad, sofistik_2018, sofistik_2023 and Add extra geometry nodes to dynamo through API. It help bridge and tunnel engineers to create and Automate automate model and design.
Also makes it possible to create complex bridge and tunnel elements by using Adaptive family
Hi!
I got this message when I’m trying to install the 4.0.1 version, version 4.0.0 is working:
Did anyone get a similar issue?
HI @francois.picard
Can you try to download the package direct from dynamo pakedge website. Then copy it to the dynamo pakedge folder.
If v 4.0.0 working great . You don’t need 4.0.1. 4.0.1 is the same 4.0.0 it only to solve conflict with other package
New release (V 5.0.0),
1- New Nodes are added to handle Excel
Not: I use ChatGPT
to write C# code for the below node (excel nodes)
ChatGPT
2- fix extract Reference from element
Now you can use this node to add Dimention
3- Send a Command to multi cad file
I have a recommend with name of node, better don’t use _
inside name of node. It is hard for user to search it.
@chuongmep
i rename my class to add “_” to avoid clash with your pakege. we use the same name of class. I thought your comment related to this conflict.
For the point name, yes i use _ in the name of point. i agree with you i will change it in next version
Like point cloud and list class
I think can keep with name no _ . DynaMEP is package long time no update, I will create a new fix for that