How to return fabrication part parameter from an Assembly

Hello guys, I’m having trouble returning information back from fabrication once It’s a assembly. I can get the list of assemblies but can get a list of parts that are in it. Any information would be greatly appreciated.

1 Like

The clockwork node Assembly.members should help you out here.

1 Like

Any idea on why I cant return the “CID”
If i change the Element Type to Fab Part it works but when its set to AssemblyInstance I cant get the “CID”. Thanks in advance.

image

The Part CID Number input should be set to level 2

Thank you!

Any idea on how to write to my Assembly and Assembly.Members. I am wanting to change parameter setting in one swoop.