Hello,
I’m trying to update then Property Set of 3D Solids using Dynamo (for Civil 3D 2022 and CPython3) and I received the following error when running the code:
“Property Set eKeyNotFound
at AutodeslcAecDatabaseServices.Dictionary.GetAt(String name)”
Property Set: Corridor Property Data – User Defined
Code (CPython3)
Does anyone have received this error?
The only related error that I found is related to Block name(s) or to Autodesk MEP software.
Thank you.
P.S: The code if from this link: https://knowledge.autodesk.com/support/civil-3d/learn-explore/caas/screencast/Main/Details/38cdeaa3-d2b3-459e-8a0b-70f627884ba2.html



