# Plot Cross-section Users can use the `plot_sg_2d` function to visualize the cross-section along with beam property features. ```{literalinclude} ../../../examples/plot_cs.py :language: python ``` After running this script, a matplotlib figure will be generated: ```{figure} ../../../examples/files/sg21eb_tri3_vabs40.png :align: center ```