Microstructure2DResult
#
- class ansys.additive.core.microstructure.Microstructure2DResult(msg: ansys.api.additive.v0.additive_domain_pb2.MicrostructureResult, output_data_path: str)#
Provides the results of a 2D microstructure simulation.
Overview#
Average grain size (µm) for the XY plane. |
|
Average grain size (µm) for the XZ plane. |
|
Average grain size (µm) for the YZ plane. |
Import detail#
from ansys.additive.core.microstructure import Microstructure2DResult
Property detail#
- property Microstructure2DResult.xy_average_grain_size: float#
Average grain size (µm) for the XY plane.
Method detail#
- Microstructure2DResult.__repr__()#