指定された points (pointLists)の複数の lists 順番にすべての実行 points の単一の list を返します。
chainPointLists ( pointLists As List, _
tol As Number ) As List
引数 | [タイプ] | 説明 |
---|---|---|
pointLists | List | pointList の List |
tol | Number | チェーン lists の開始および終了 points を決定するために使用される値が十分に近います。 |