CellPutSpreadProportional with negative value
Posted: Mon Jan 09, 2012 4:11 pm
Hello!
I'm using the function CellPutSpreadProportional into a TurboIntegrator Process.
es. CellPutProportionalSpread( value, cube, e1, e2, e3...,en );
It works fine unless the value to spread is negative.
Is there a way to spread a negative value ? or I need to convert into positive (with abs function) for spreading and then set a cube's rule for multiplying by -1?
The error message generated is: "Spreading failed due to conflicts with rules"
I hope someone could help me.
Thank you very much
Claudio
I'm using the function CellPutSpreadProportional into a TurboIntegrator Process.
es. CellPutProportionalSpread( value, cube, e1, e2, e3...,en );
It works fine unless the value to spread is negative.
Is there a way to spread a negative value ? or I need to convert into positive (with abs function) for spreading and then set a cube's rule for multiplying by -1?
The error message generated is: "Spreading failed due to conflicts with rules"
I hope someone could help me.
Thank you very much
Claudio