emf.EMFAnalysis3D.plot_geometry¶
-
EMFAnalysis3D.plot_geometry(self, symbols={})[source]¶ Plots the geometry of the analysis.
Parameters: - symbols : dict
A dictionary of plot symbols with any of the following keys:
- ‘lines’: The line plot symbol, default is ‘b-‘
- ‘points’: The end point plot symbol, default is ‘r.’
- ‘text’: The text color, default is ‘r’