clearPoints#
- pyCGM2.Tools.btkTools.clearPoints(acq: btkAcquisition, pointlabelList: List[str])#
- Removes specified points from the acquisition. - Parameters:
- acq (btk.btkAcquisition) – BTK acquisition instance. 
- pointlabelList (list) – List of point labels to remove. 
 
 
