AutoCAD Sheet Set Unique ID

How can I retrieve the ID for a sheet set and the sheets within it?

I think the ID numbers should look something like this:
g42276AEC-1E9C-4A6D-B6E6-9731F8E6677B

I’m trying to create fields using these ID numbers. I’ve been using the AMR Sheet Set package, but I don’t see a node for this item in it.

Try viewsheetset.views from Crumple package. The native guid node should be able to return the other part.

Downloaded, but aren’t these Revit nodes? I’m in Civil 3D/AutoCad…I took a swing at it anyways…if these are the correct nodes, then I’m doing something wrong.

1 Like

Ah yeah sorry reading is tech, my bad.

Camber is always worth a check, has a lot.

No worries. I’ll update the title to better distinguish this from Revit Sheet Sets.

1 Like

No worries, i need to check the tags more often. Forget sometimes we’re multiplatform…!

2 Likes

@AdammReilly, If you have the time and if it’s possible, could a node that reads the SheetSet and Sheet unique ID be created easily enough and added to your package?

I can see uses where the unique ID could help Dynamo generate field codes that could then generate some interesting tables or labels that would update on their own as part of a normal regen within ACAD and avoid the Sheet List Table or manually inserting fields.