Namespace:
Autodesk.Revit.DB
SelectionFilterAction
Enumeration
Description:
An enumerated type containing the type of actions that may be taken with a selection filter applied to a point cloud.
An enumerated type containing the type of actions that may be taken with a selection filter applied to a point cloud.
Syntax
public enum SelectionFilterAction
Unknown Namespace Members:
| Name | Description |
|---|---|
| None | Selection filter is ignored. |
| Highlight | Points that pass the filter are highlighted. |
| Isolate | Only points that pass the filter are visible. |