Hi,
I made a simple script to link slice modifier slice plane to an object with wireparameters
But if the object with slice modifier is rotated it don't work as I don't understand how to use node transfoem or matrix.
Can somebody can help ? thanks.
How to use : select object with slice modifier then run the script, with the rubberband click on the target object
CurrentMod = modpanel.getCurrentObject()
theModifier_ID = modPanel.getModifierIndex $ CurrentMod
MODD = $.modifiers[theModifier_ID]
POSS= $.position
clearSelection()
(