This attribute is a boolean value which controls how a FrameFrame
behaves when it is used (by astFindFrameastFindFrame) as a template to match
another (target) Frame. It specifies whether the axis order of
the target Frame may be permuted in order to obtain a match.
If the template's Permute value is zero, it will match a target
only if it can do so without changing the order of its
axes. Otherwise, it will attempt to permute the target's axes as
necessary.
The default value is 1, so that axis permutation will be attempted.