v1.5
入力インデックスから、増加した隣接のインデックス(入力インデックスと同じ種類)を取得し、選択した内容に追加します。
GrowSelection( [InputObjs] ); |
'In the case of an heterogeneous selection, we parse the input list into 'homogeneous lists on which we call GetNeighbors with the siGrow argument 'Grow a homogeneous selection (say a 0D selection) GrowSelection in_oList 'Grow a heterogeous selection (0D, 1D and 2D) GrowSelection in_oList |