PDA

View Full Version : PPG. Parameter Set Expresion???


Photon
08-07-2008, 09:15 AM
Hello everyone.

I'm making a very simple scene which contains a null and a Line.

- The null has a constrain curve (path).
- Custom Parameter Set with a Custom Parameter (Integer). PPGLayout
- The parameter has the expression of contrain. PathCns


Everything is working properly as I want


Now I want to create PPGlayout , the Custom Parameter Set with their Parameter and all its expressions by Python Scripting.

I create for the PPG use the Custom Property Wizard.

How can I do for include expresions?