Here is something interesting,
hscript echo {`opselect(“/obj”)`}
gives a “Bracing error”
but if you have a space in between the {}'s and ``'s like,
hscript echo { `opselect(“/obj”)` }
it gives { model }
Do the quoting bracers need to have spaces inbetween them?
jim.
Found 1242 posts.
Search results Show results as topic list.
Technical Discussion » Tk problem
- wolfwood
- 4271 posts
- Offline
Houdini Lounge » Random Seed Value in a Fractal SOP
- wolfwood
- 4271 posts
- Offline
You could try copy stamping.
Change the “Seed” parameter to param(“seed”,0) in the Fractal SOP.
Then in the Copy SOP, go to the second tab and check “Stamp Inputs” and
for “var1” enter “seed” and for “Param1” enter “$PT”.
jim.
Change the “Seed” parameter to param(“seed”,0) in the Fractal SOP.
Then in the Copy SOP, go to the second tab and check “Stamp Inputs” and
for “var1” enter “seed” and for “Param1” enter “$PT”.
jim.
-
- Quick Links