polyop.getVertsByMatId <Poly poly> <int material_id>
指定された poly に対して指定された material_id と一致する面に属する頂点の配列を返します。
poly
material_id
polyop.getFacesByMatId <Poly poly> <int material_id>
指定された poly に対して指定された material_id と一致する面の配列を返します。