insert#

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

Insert the bird in HFSS SBR+.

Parameters:
apppyaedt.Hfss
motionbool

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

Returns
——-
bool

True when successful, False when failed.