How to select all Hatches in Civil3D File

Hello everyone,

I have some hatches in my Civil3D File but i can’t seem to get these hatches into Dynamo with the select object by type node.
Is there another way to load in hatches ?

Regards,
Daan

Hi @Daan - there are some nodes for hatches in the Civil 3D Toolkit. You can use the DocumentExtensions.AddNewTypes to add more options to the Object Types drop down node, which will include hatches.

5 Likes

Oh sweet, didnt know you could do that !
Will check it out soon

is this the correct node?

You don’t need to plug it in to anything. It will just add more options to the drop-down node.