 
            | Solid Edge Part Type Library : Plot Object | 
|  GetMaxNodeOnBody | Gets the node with maximum value on the given body. | 
|  GetMaxNodeOnSurface | Gets the node with maximum value on the given surface. | 
|  GetMinMaxValues | Get minimun and maximum stress/displacement values. | 
|  GetMinNodeOnBody | Gets the node with minimum value on the given body. | 
|  GetMinNodeOnSurface | Gets the node with minimum value on the given surface. | 
|  GetNearestNode | Returns the data on the node nearest to xyz. In the case of a tie, the first node found should be used. | 
|  GetNodesOnFace | Returns all the Nodes on a given face as an array or list | 
|  GetPlotType | Get plot object type. | 
|  GetXYZLocationsOfMaxValue | Get maximum values at X, Y and Z locations. | 
|  GetXYZLocationsOfMinValue | Get minimum values at X, Y and Z locations. | 
|  SavePlotAsImage | Save plot display as an image to given location. | 
|  SavePlotAsMovie | Save plot animation as a movie to given location. |