get_live_material_points# WrapperControl.get_live_material_points()# Gets list of material point names. Returns: List[str]Returns the list of material point names. Return type: List[str] Examples >>> live_material_point_names = wrapper_control.get_live_material_points()