2027 Enumeration
Changes 0
E

SelectionFilterAction

Description:
An enumerated type containing the type of actions that may be taken with a selection filter applied to a point cloud.
public enum SelectionFilterAction
Name Description
E Highlight Points that pass the filter are highlighted.
E Isolate Only points that pass the filter are visible.
E None Selection filter is ignored.