Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.doc.sdynpy_ppt.add_shape_comparison_animation_slides

Signature

def sdynpy.doc.sdynpy_ppt.add_shape_comparison_animation_slides(presentation, geometry_1, shapes_1, geometry_2, shapes_2, title_format='Comparison for Mode {number:}', text_format='Mode {number:}\nFrequency: {frequency:0.2f}\nDamping: {damping:0.3f}%', save_animation_kwargs={'frames': 20, 'frame_rate': 20}, geometry_plot_kwargs_1={}, plot_shape_kwargs_1={}, geometry_plot_kwargs_2={}, plot_shape_kwargs_2={}, two_content_slide_layout_index=3)