I am updating a Dynamo Script that was used in Civil3D 2022 to 2025 and the node “BlockReferenceExtensions.GetInsertionPoint” is not supported anymore.
There doesn’t appear to be any node to replace this function. I have tried to code it in python using .Position but am having no luck
Any ideas?
Thanks