Skip to main content

Mechanical scripting interface

ChartReportType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ChartReportType

Bases: enum.Enum

Specifies the ChartReportType.

Overview

Attributes

Name
ChartAndTabularData
ChartOnly
None_
TabularDataOnly

Attribute detail

ChartReportType.ChartAndTabularData = 3

ChartReportType.ChartOnly = 2

ChartReportType.None_ = 4

ChartReportType.TabularDataOnly = 1