getCurrentMarkedNodes#
- pyCGM2.Nexus.eclipse.getCurrentMarkedNodes(fileType: str = 'c3d')#
Retrieves currently marked nodes from the Vicon Eclipse interface.
- Parameters:
fileType (str, optional) – The file extension to filter marked nodes. Defaults to “c3d”.
- Returns:
Tuple[str, List[str]] – The path and a list of marked files with the specified file type.