int iplaneindex(int opinput, string planename)
opinput
要读取的输入编号,从0开始。例如第一个输入是0,第二个输入是1,依此类推。
返回值
返回指定输入中名为’planename’的平面的索引。