getNexusSubjectMp#
- pyCGM2.Nexus.nexusUtils.getNexusSubjectMp(NEXUS, subject: str, resetFlag: bool = False)#
Retrieves required and optional anthropometric parameters from Nexus.
- Parameters:
NEXUS (ViconNexus.ViconNexus) – Vicon Nexus API handle.
subject (str) – Subject (equivalent to VSK) name.
resetFlag (bool, default=False) – Flag to reset optional anthropometric parameters.
- Returns:
Tuple[Dict, Dict] – A tuple containing two dictionaries, one for required and one for optional anthropometric parameters.