insert#

Person.insert(app, motion=True)[source]#

Insert the person in HFSS SBR+.

Parameters:
apppyaedt.Hfss

HFSS application instance.

motionbool, optional

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

Returns:
bool

True when successful, False when failed.