Fabrication Parts in Revit: Write to Custom Data

I am looking for a node that will write parameters back to Fabrication Parts custom data fields so when an .maj is created, these parts will have additional data with them. So far I have found only three packages that have anything to do with Fab Parts. DynaFabrication2017, DynaFabrication2018 and Fabrication. The Fabrication package allows me to “read” custom data from the parts, but not write to them. Anyone willing to put something together for this?

image

Anyone?

It should be worth noting that the “Fabrication Part Dimensions” node and the “Get Custom Data” node from that package both do the exact same thing. Are you looking to write to custom data like the API suggests or looking to write to the dimensions fields of the part that the “Get Custom Data”/“Fabrication Part Dimensions” nodes are outputting?

I am looking to write back to the Custom Data like the API Suggests