get_magnetic_3d_graph# MotorCAD.get_magnetic_3d_graph(graph_name, section_number)# Get graph points from a Motor-CAD Magnetic 3d graph. Parameters: graph_namestr, intName (preferred) or ID of the graph. In Motor-CAD, you can select Help -> Graph Viewer to see the graph name. section_numberintWhich modelled section to get results from. Section 1 is the first. Returns: Magnetic3dGraphClass containing x, y and data as lists