set_live_material_points# WrapperControl.set_live_material_points(material_point_names)# Set live material points to the wrapper control. Parameters: material_point_namesList[str]List of live material points. Examples >>> wrapper_control.set_live_material_points(["Fluid1"])