Sets active selection filter by cloning of the one passed to it.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public void SetSelectionFilter( PointCloudFilter pFilter )
Parameters
- pFilter PointCloudFilter
- The filter object to be made active. If null is supplied, the active filter is removed.