print_model# ansys.acp.core.print_model(model, *, hide_empty=True, show_lines=False, label_by_id=False)# Print a tree representation of the model. Parameters: model (Model) – pyACP model hide_empty (bool) – Whether to hide empty collections. show_lines (bool) – Whether to show lines connecting the nodes. label_by_id (bool) – Prefer the ID over the name for the label of a node, for objects that have both. Examples using print_model# Sandwich panel Sandwich panel PyMAPDL workflow PyMAPDL workflow CDB to PyMechanical shell workflow CDB to PyMechanical shell workflow