(I'm somewhat new to Daz Studio and scripting)
I'd Like to change a large number of paremeter types from 'Modifiier/Shape' to 'Modifier/Pose' using a script in a scene.
This is so I can more effectively use the triggerAction( "DzHierarchicalPoseAssetFilterAction" ) to save them along with other pose parameters for each keyframe in my scene.
I can get to the property objects I need to change (using the node_properties.dsa example script).
But I can't figure out how to access and change that setting of of the property object.
thanks in advance,
--Ken (aka TromNek)