insert#

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

Insert the bird in HFSS SBR+.

Parameters:
appHfss
motionbool

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

Returns:
bool

True when successful, False when failed.