Project Types#
Classes used for the Project API.
|
Contains the properties of the board bounds. |
|
Contains the properties for a thermal map csv or excel file. |
Contains the properties for a thermal map Icepak file. |
|
|
Contains the properties of the image bounds. |
|
Contains the properties for a thermal map image file. |
|
Contains the properties of the legend bounds. |
Constants#
- class ansys.sherlock.core.types.project_types.LegendOrientation#
Constants for legend orientation in the update thermal maps request.
- HORIZONTAL#
Horizontal
- VERTICAL#
Vertical
- class ansys.sherlock.core.types.project_types.StrainMapsFileType#
Constants for File Type in the Add Strain Maps request.
- CSV#
CSV
- EXCEL#
Excel
- IMAGE#
Image
- class ansys.sherlock.core.types.project_types.StrainMapLegendOrientation#
Constants for legend orientation in the add strain maps request.
- HORIZONTAL#
Horizontal
- VERTICAL#
Vertical