ansys::dpf::labels Struct Reference
Last update: 16.07.2025#include <dpf_api_base.h>
Static Public Attributes | |
| static const Label | time |
| static const Label | dofs |
| static const Label | domain |
| static const Label | complex |
| static const Label | body |
| static const Label | derivative_order |
| static const Label | phase |
| static const Label | zone |
| static const Label | species |
Detailed Description
Predefined labels.
- See also
- Label
- Using collections and labels
Field Documentation
◆ body
◆ complex
|
static |
Label for complex.
- Examples
- DataApis.cpp.
◆ derivative_order
◆ dofs
◆ domain
◆ phase
◆ species
◆ time
|
static |
Label for time.
- Examples
- DataApis.cpp, DataExport.cpp, and WorkflowExamples.cpp.