add_ply_sequence_to_plot# SamplingPoint.add_ply_sequence_to_plot(axes, core_scale_factor=1.0)# Add the stacking (ply and text) to an axis or plot. Parameters: axes (Any) – Matplotlib Axes object. core_scale_factor (float, default: 1.0) – Factor for scaling the thickness of core plies. Return type: None