get_model_tree# ansys.acp.core.get_model_tree(model)# Get a tree representation of the model. Returns the root node. Parameters: model (Model) – pyACP model. Return type: Node