ReachabilityMapObject.add_to_group
- ReachabilityMapObject.add_to_group(name, guids)[source]
Add the objects to the group.
- Parameters:
- namestr
The name of the group.
- guidslist[System.Guid]
A list of GUIDs.
- Returns:
- None
Add the objects to the group.
The name of the group.
A list of GUIDs.