SelectionFilter

Toolbar

Menu

Status bar

Select

Edit

Selection Filter

Filter

SelectionFilter 指令将打开“选取过滤器”控件。无论是哪种选取模式 (框选跨选全部选取等等) 通过选取过滤器都可以选取您所指定的物件类型。

选取过滤器选项

点物件 (点/顶点)

限制选取物件为

多重曲面

限制选取物件为多重曲面

灯光

限制选取物件为灯光

点云

限制选取物件为点云

曲线

限制选取物件为曲线

网格

限制选取物件为网格

细分物件

限制选取物件为细分物件

图块

限制选取物件为图块引例。

剖面线

限制选取物件为剖面线

曲面

限制选取物件为曲面

注解

限制选取物件为尺寸标注, 标注引线, 圆点文本

控制点

限制选取物件为可以开启的控制点。

例如曲线控制点或编辑点。

其他

限制选取物件为上述列表外的其它类型。

子物件(当启用时)

单击可选择一个子物件。按 Ctrl(CMD)+Shift+单击可选择顶层的子物件。

点/顶点

限制选取物件为点和多重曲面/网格/细分物件的顶点。

曲线/边缘

限制选取物件为子曲线、多重曲面/网格/细分物件的边缘。

曲面/面

限制选取物件为多重曲面/网格/细分物件的面。

停用

关闭选取过滤器。

  • 勾选所有复选框(包括勾选停用复选框)也会关闭选择过滤器。

  • Closing the Selection Filters panel disables all selection filters.

  • Selection filters will be automatically disabled after four failed picks.

    To disable this feature, go to Advanced Settings, search for "RepeatDisableCount", and change its value from 4 to 0.

范例

仅选取红色的点

  1. 只启用点物件
  2. 使用 SelColor 指令选择红色物件。
    只有红色的点被选中。

框选模式只选曲线

  1. 选取过滤器只启用曲线
  2. 框选 物件。
    框选范围内只有曲线被选中。

单次选取过滤

您在选取的时候可以仅仅将下一次选取的物件限制为选取过滤器中的一种或多种物件。

范例

  1. 就鼠标悬停于选取过滤器工具栏上。

  2. 按下 Ctrl 键或 Shift 键。

    会暂时清除所有复选框。

  3. 勾选曲线复选框。

  4. 选取物件。

    只有曲线被选中。然后过滤器会返回到先前的状态。

Control actions

取消一个以外的所有过滤项目

回复之前的过滤器设定

清除/启用所有的过滤器项目

Select sub-parts with a command-line filter

Command-line selection filters work on a more limited set of sub-objects for commands that ask you to select objects after the command starts (post-select). These commands let you use filters to pick a sub-part of an object or specific objects rather than the whole object.

To select a sub-part of an object as input to a command, type

Sub-object parts can be selected and de-selected using capture tools: SelWindow and SelCrossing, Lasso, SelBrush, SelCircular, SelBoundary, SelVolumeSphere, and SelBox.

  • for curves, crv
  • for dimensions, dim
  • for edges, edge
  • for meshes, mesh
  • for points, pt
  • for polysurfaces, polysrf
  • for surfaces, srf
  • for mesh and SubD faces, face
  • for polysurface, mesh and SubD vertices, vertex

SelectionFilterEdges

Toolbar

Menu

Select SubD

SubD Tools

Not on menus.

SelectionFilterEdges 指令限制选取物件为曲面、网格和细分物件的边缘。

请参考

SelectionFilter

Restrict a selection mode to specified object types.

选取子物件

SelectionFilterFaces

Toolbar

Menu

Select SubD

SubD Tools

Not on menus.

SelectionFilterFaces 指令限制选取物件为曲面、网格面和细分面。

请参考

SelectionFilter

Restrict a selection mode to specified object types.

选取子物件

SelectionFilterVertices

Toolbar

Menu

Select SubD

SubD Tools

Not on menus.

SelectionFilterVertices 指令限制选取物件为物件点

请参考

SelectionFilter

Restrict a selection mode to specified object types.

选取子物件

Draw lines and curves

SelectionFilterNone

Toolbar

Menu

Select SubD

SubD Tools

Select

Not on menus.

SelectionFilterNone 指令会重置过滤器的设置。物件选取将会返回默认设置。

请参考

SelectionFilter

Restrict a selection mode to specified object types.

选取子物件

SelectionFilterToggle

Toolbar

Menu

Shortcut

Not on toolbars.

Not on menus.

F5

SelectionFilterToggle 指令通过曲面/子面、曲线/边缘、点/顶点/控制点等多种子选集进行物件的选择。

SelectionFilterEnable

Toolbar

Menu

Not on toolbars.

The SelectionFilterEnable command enables or disables the global selection filter.

When run interactively, the command toggles the enabled state of the global selection filters.

When run in a script, the user can choose between Enable, Disable, or Toggle.

To access command-line options

  • Type a hyphen in front of the command name: -SelectionFilterEnable.

指令行选项

Enable | Disable | Toggle

Enables, disables, or toggles the enabled state of selection filters.

请参考

Selection Filters panel.