I want to change the built in parameter “cut with void when loaded” in my dynamo script. But i cant get the parameter with the get parameter by name node. I looked up the actual name of the parameter (FAMILY_ALLOW_CUT_WITH_VOIDS) because it is a built in parameter and it didnt work either.
Okay, i didnt understand what you meant earlier i think. Im working in a project environment and i want to change the parameter in a family. So i think i need the upper image.
Is there any way to do this without using packages?
I think Crumple by @GavinNicholls comes out soon or now? With new nodes to handle familydocs. His nodes are written in python so i cant speak for him but you can unpack his nodes to remove dependencies as long as you still credit him (i think)
yeah can be an option as well…i dont know these nodes so good…but genius loci is written in python as well…but for convert documnet and collect family i use rhythm written in c# zerotouch…but i dont actuelly understand why copy paste others node, guess it just will give more work when api change and probably gives copyright trouble as well…then i think its better just let owners upgrade…just my opinion
yeah i understand…but dont understand “hassle of packages” guess its pretty easy install from P manager. guees it gives more work first copy paste the python from a package and save it as custom node and give input nodes …but is possible