JointTangentFaceTypes Enumerator
Description
List of the tangent face types, including cylinder or cone, sphere, torus and spline.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
| Name | Value | Description |
| CylinderOrConeJointTangentFaceType | 1 | Specifies the tangent face type for cyliner or cone |
| NoneJointTangentFaceType | 0 | Specifies the tangent face type for cyliner or cone |
| SphereJointTangentFaceType | 2 | Specifies the tangent face type for sphere |
| SplineJointTangentFaceType | 4 | Specifies the tangent face type for spline |
| TorusJointTangentFaceType | 3 | Specifies the tangent face type for torus |
