Get block insertion point

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

Hi @wdrummondQSUWZ,

You can use the Object.Location node for this.

4 posts were split to a new topic: Get alignments from profile views