JointQuadrantAngleTypes Enumerator
Description
List of the various angle types of geometry that can be used when defining joint geometry on cylinder or cone, sphere and torusDefined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
MiddleJointQuadrantAngleType | 2 | Specifies the angle at the half point of a circle |
QuarterJointQuadrantAngleType | 1 | Specifies the angle at the quarter point of a circle |
StartJointQuadrantAngleType | 0 | Specifies the angle at the start point of a circle |
ThirdQuarterJointQuadrantAngleType | 3 | Specifies the angle at the third quarter point of a circle |