I don’t convert Surface (AutoCAD not Tinsurface) to Geometry Dynamo. Please help me to do it.
HI
YOU NEED
Convert FROM AutoCAD LoftedSurface Properties >>>> to >>> Geometry Dynamo BY
thank you for your answer.
But you can show me your scrip dynamo?
Do you have Knowledge of using cad api
If yes
You need to write python code
For reading surface
Like this
if no
Can you look at this
Thanks, Sir.
Sorry, I don’t know Autocad API.
it’s cool. but I have many surfaces (~10000 Surfaces). this is Bad.
Now is a good time to learn.
@khugt60
What is it The ultimate goal for cad surface
You can get what you want without the need to Converting to dynamo gemmetry
Can you attached example drawing
Please see the attached file in below. I want to get vector normal (Vector normal of surfaces at many points) for instance the ground anchor.
Road.dwg (2.6 MB)
Thank Sir!
Thanks, Sir!
I think it is good for me.
thanks Sir
This is great @hosneyalaa, thanks for sharing your knowledge.