Houdini 12 VEX VEX functions

Returns the index of the plane named 'planename' in the specified input.

  1. int iplaneindex(int input_number, string planename)

Returns the index of the plane named 'planename' in the specified input. Input numbers start at 0.

Contexts: cop