insert#

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

Insert the vehicle in HFSS SBR+.

Parameters:
apppyaedt.Hfss
motionbool, optional

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

Returns:
bool

True when successful, False when failed.