sdynpy.doc.sdynpy_latex.create_rigid_body_analysis
-
create_rigid_body_analysis(geometry, rigid_shapes, complex_plane_figures=None, residual_figure=None, figure_label='fig:rigid_shapes', complex_plane_figure_label='fig:complex_plane', residual_figure_label='fig:rigid_shape_residual', figure_caption='Rigid body shapes extracted from test data.', complex_plane_caption='Complex Plane of the extracted shapes.', residual_caption='Rigid body residual showing non-rigid portions of the shapes.', graphics_options='width=0.7\\linewidth', complex_plane_graphics_options='width=0.7\\linewidth', residual_graphics_options='width=0.7\\linewidth', animate_graphics_options='width=0.7\\linewidth,loop', figure_placement='', complex_plane_figure_placement='', residual_figure_placement='', subfigure_options='[t]{0.45\\linewidth}', subfigure_labels=None, subfigure_captions=None, complex_plane_subfigure_options='[t]{0.45\\linewidth}', complex_plane_subfigure_labels=None, max_subfigures_per_page=None, max_subfigures_first_page=None, figure_save_names=None, complex_plane_figure_save_names=None, residual_figure_save_names=None, latex_root='', figure_root=None, animation_style=None, animation_frames=20, animation_frame_rate=20, geometry_plot_shape_kwargs={}, rigid_body_check_kwargs={}, include_name=None)[source]