When defining Analysis Details in the Configure() method, you will notice an special syntax being used:
.AddDetail(MaxStrainDetail::sig1, "<sigma><_x>", Units::Stress)
In the Stress Report, this text will be displayed as:
\(\sigma_x\)
The angle brackets denote a special markup syntax used to denote symbols, subscripts, superscripts, and overbars for display in the Excel Stress Reports. This syntax can only be used for the detail names.
|
Keyword |
Symbol |
|---|---|
|
<alpha> |
\(\alpha\) |
|
<beta> |
\(\beta\) |
|
<chi> |
\(\chi\) |
|
<CHI> |
\(X\) |
|
<degree> |
\(°\) |
|
<delta> |
\(\delta\) |
|
<DELTA> |
\(\Delta\) |
|
<epsilon> |
\(\epsilon\) |
|
<eta> |
\(\eta\) |
|
<gamma> |
\(\gamma\) |
|
<GAMMA> |
\(\Gamma\) |
|
<iota> |
\(\iota\) |
|
<kappa> |
\(\kappa\) |
|
<lambda> |
\(\lambda\) |
|
<LAMBDA> |
\(\Lambda\) |
|
<mu> |
\(\mu\) |
|
<nu> |
\(\nu\) |
|
<omega> |
\(\omega\) |
|
<OMEGA> |
\(\Omega\) |
|
<phi> |
\(\phi\) |
|
<PHI> |
\(\Phi\) |
|
<pi> |
\(\pi\) |
|
<PI> |
\(\Pi\) |
|
<prl> |
\(‖\) |
|
<prp> |
\(\bot\) |
|
<psi> |
\(\psi\) |
|
<PSI> |
\(\Psi\) |
|
<theta> |
\(\theta\) |
|
<THETA> |
\(\Theta\) |
|
<rho> |
\(\rho\) |
|
<sigma> |
\(\sigma\) |
|
<SIGMA> |
\(\Sigma\) |
|
<tau> |
\(\tau\) |
|
<upsilon> |
\(\upsilon\) |
|
<xi> |
\(\xi\) |
|
<XI> |
\(\Xi\) |
|
<zeta> |
\(\zeta\) |
|
<INF> |
\(\infty\) |