RVTDocs.com
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.
Syntax
public enum SelectionFilterAction
SelectionFilterAction Enumeration Members:
Name Description
0 Selection filter is ignored.
1 Points that pass the filter are highlighted.
2 Only points that pass the filter are visible.