string plugMultiAttrs(string $plug)
なし
変数名 | 変数型 | 説明 |
---|---|---|
$plug | string |
// Find the multi attr parent of the xValue attribute plugMultiAttrs "pCylinderShape1.pnts.xValue"; // Result: pnts // plugMultiAttrs "cluster1.weightList.weights"; // Result: weightList.weights weightList //