Toolbar |
Menu |
Status bar |
---|---|---|
|
Edit Selection 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.
范例
仅选取红色的点
- 只启用点物件。
- 使用 SelColor 指令选择红色物件。
只有红色的点被选中。
框选模式只选曲线
- 选取过滤器只启用曲线。
- 框选 物件。
框选范围内只有曲线被选中。
单次选取过滤
您在选取的时候可以仅仅将下一次选取的物件限制为选取过滤器中的一种或多种物件。
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.
Toolbar |
Menu |
---|---|
|
|
SelectionFilterEdges 指令限制选取物件为曲面、网格和细分物件的边缘。
请参考

SelectionFilter
Restrict a selection mode to specified object types.
Toolbar |
Menu |
---|---|
|
|
SelectionFilterFaces 指令限制选取物件为曲面、网格面和细分面。
请参考

SelectionFilter
Restrict a selection mode to specified object types.
Toolbar |
Menu |
---|---|
|
|
SelectionFilterVertices 指令限制选取物件为物件点。
请参考

SelectionFilter
Restrict a selection mode to specified object types.
Toolbar |
Menu |
---|---|
|
|
SelectionFilterNone 指令会重置过滤器的设置。物件选取将会返回默认设置。
请参考

SelectionFilter
Restrict a selection mode to specified object types.
Toolbar |
Menu |
Shortcut |
---|---|---|
|
|
F5 |
SelectionFilterToggle 指令通过曲面/子面、曲线/边缘、点/顶点/控制点等多种子选集进行物件的选择。
Toolbar |
Menu |
---|---|
|
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.