Gets the current set of selected objects.
# Get the value of the property.propertyValue = userInterface_var.activeSelections
#include <Core/UserInterface/UserInterface.h>// Get the value of the property.Ptr<Selections> propertyValue = userInterface_var->activeSelections();