AlignOffsetAlignOffset - Align SkyFrames using the offset coordinate system?

Description:
This attribute is a boolean value which controls how a SkyFrameSkyFrame behaves when it is used (by astFindFrameastFindFrame or astConvertastConvert) as a template to match another (target) SkyFrame. It determines the coordinate system in which the two SkyFrames are aligned if a match occurs.

If the template and target SkyFrames both have defined offset coordinate systems (i.e. the SkyRefIsSkyRefIs attribute is set to either "Origin" or " Pole"), and they both have a non-zero value for AlignOffset, then alignment occurs within the offset coordinate systems (that is, a UnitMapUnitMap will always be used to align the two SkyFrames). If either the template or target SkyFrame has zero (the default value) for AlignOffset, or if either SkyFrame has SkyRefIs set to "Ignored", then alignment occurring within the coordinate system specified by the AlignSystemAlignSystem attribute.

Type:
Integer (boolean).
Class Applicability:
SkyFrame
All SkyFrames have this attribute.