Shortcuts (e.g., Interpolate) in geometry definitions discards some user formatting #527
Labels
bugs
A deviation from expected behavior that does not reach the level of being reportable as an "Error".
low priority
Describe the bug
Some user formatting is lost when Geometry definition shortcuts are re-exported. This was discovered/created while fixing #489.
To Reproduce
MCNP input file snippet
This example is from
tests\inputs\test_interp_edge.imcnp
This is then exported as:
Version
Additional context
This is due to the
ShortcutNode
->GeometryTree
->ShortcutNode
conversion cycle.The text was updated successfully, but these errors were encountered: