Defines the types of alignment used for creating a 2D chain.
Note: Use this enum instead of the obsolete siViewType enum.
si2DChainAlignType.si2DChainTop // 0 si2DChainAlignType.si2DChainFront // 1 si2DChainAlignType.si2DChainRight // 2 si2DChainAlignType.si2DChainNormalRadian // 3 si2DChainAlignType.si2DChainNormalDegree // 4 |