insert# Vehicle.insert(app, motion=True)[source]# Insert the vehicle in HFSS SBR+. Parameters: appansys.aedt.core.Hfss motionbool, optionalWhether the vehicle is in motion. The default is True. Returns: boolTrue when successful, False when failed.