dForce
- class dazpy.DazDForce(client, locator)[source]
Bases:
DazModifierProxy for a
DzDForceModifier(cloth/hair dForce simulation modifier).Returned by
DazNode.modifiers(),DazNode.find_modifier(),DazNode.find_modifier_by_label(), andDazNode.dforce_modifiers()when the underlying DAZ modifier is aDzDForceModifier.Simulation tunables not covered by
freeze_simulation(e.g."Dynamics Strength","Contraction-Expansion Ratio", the various stiffness weight maps) are still reachable through the inheritedget_property()/set_property(), which look properties up by their Parameters-pane label.