SelectPolygonFilter

導入

v1.0

詳細

「polygon」選択フィルタを選択しますが、選択ツールは起動しません。

スクリプト構文

SelectPolygonFilter();

VBScript の例

' MyFirstObject is selected

' MySecondObject is active with some points selected

' MyThirdObject is active and with some polygons selected.

SelectPolygonFilter

' The filter is now "polygon"

' All three objects are active, which deselects MyFirstObject and the points of MySecondObject.

' Any polygons that were selected that last time the "polygon" filter was active are still selected.

関連項目

ActivatePolygonSelTool