IDataSeries
#
- class ansys.mechanical.stubs.v241.Ansys.Mechanical.Interfaces.IDataSeries#
Bases:
object
IDataSeries interface.
Overview#
Gets or sets the name of the data series. |
|
Gets or sets the quantity name of the data series, e.g., “Length”, “Pressure”, or “Heat Flux”. |
|
Gets or sets a string representation of the data series units, e.g., “m”, |
|
Explicitly gets or sets the values of the data series. |
Property detail#
- property IDataSeries.QuantityName: str | None#
Gets or sets the quantity name of the data series, e.g., “Length”, “Pressure”, or “Heat Flux”.