insert# Person.insert(app: Hfss, motion: bool = True) → bool# Insert the person in HFSS SBR+. Parameters: appHfssHFSS application instance. motionbool, optionalWhether the person is in motion. The default is True. Returns: boolTrue when successful, False when failed.