Returns the contact sets associated with this design.
# Get the value of the property.propertyValue = workingModel_var.contactSets
#include <Fusion/Fusion/WorkingModel.h>// Get the value of the property.Ptr<ContactSets> propertyValue = workingModel_var->contactSets();