MERGE cube python documentation

Hi,

I’m trying to code with the Merge cube in python, but there doesn’t seem to be any documentation. Analysing the merge cube in the console gives:

AnisotropicPhongItem[name = “MERGE Cube”, model = MergeCube; phongObject = PhongObject[light = ]]

Which isn’t helpful.

In particular, I want to be able to code the “when Top side cube is looked at” or “when cube turned up” commands that are available in CoBlocks.

Any ideas on how to accomplish this?

Thanks

1 Like

Hey @zed,

Ohh, actually I don’t have any idea right now.

But you can try this documentation: Merge and Concatenate — Iris 3.10.0.dev52 documentation

May be this will helpful for you.