missing api to get a RemoteLoad/Mass object

Hi,
I'm using the Solidworks simulation api to get all theloads/restraints of a study. The method I've used isGetLoadsAndRestraints of object ICWLoadsAndRestraintsManager. Itworks for many type of load/restraint, but for RemoteLoad/Mass itdoesn't. With "count" property I can see that this type ofload/restraint is present, but I can't get it with theGetLoadsAndRestraints methods.

Can you help me?
Thanks,
Fabio.

SolidworksApi macros