SurfaceContinuityTypes Enumerator
Description
List of Surface Continuity Types.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
| Name | Value | Description |
| ConnectedSurfaceContinuityType | 0 | Creates a surface with G0 edges (connected at an angle). |
| CurvatureSurfaceContinuityType | 2 | Creates a surface with G2 edges (blended with continuous curvature). |
| TangentSurfaceContinuityType | 1 | Creates a surface with G1 edges (tangential). |
