Defines the orientation of a base flange feature which determines which side of the profile plane the flange is created on.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
| Name | Value | Description |
| CenteredFlangeOrientation | 2 | The flange is created symmetrically about the profile plane. |
| SideOneFlangeOrientation | 0 | The flange is created in the positive direction of the profile plane normal. |
| SideTwoFlangeOrientation | 1 | The flange is created in the negative direction of the profile plane normal. |