Defines the different ways the angle can be calculated to determine how a parting line is moved.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
| Name | Value | Description |
| AngleAboveMovingPartingLineDirection | 0 | Maintains the specified angle above the parting line. |
| AngleBelowMovingPartingLineDirection | 1 | Maintains the specified angle below the parting line. |
| BothAnglesMovingPartingLineDirection | 2 | Maintains the specified angle on both sides of the parting line. |