insert#

Person.insert(app: Hfss, motion: bool = True) bool#

Insert the person in HFSS SBR+.

Parameters:
appHfss

HFSS application instance.

motionbool, optional

Whether the person is in motion. The default is True.

Returns:
bool

True when successful, False when failed.