polyCutCtx
polyCutCtx は 「元に戻す」が可能、「照会」が可能、「編集」が可能 です。
新しいコンテキストを作成し、ポリゴン オブジェクトのファセットをカットします。なし
戻り値の型は照会モードでは照会フラグが基になります。
// Create a poly plane polyPlane -w 10 -h 10 -sx 1 -sy 1 -n pPlane1; // Create a new cut facets context, then switch to it polyCutCtx polyCutCtx1; setToolTo polyCutCtx1;