 
            | Solid Edge Part Type Library > RevolvedSurfaces Collection : AddFiniteByKeyPointSync Method | 
| Visual Basic | 
|---|
| Public Function AddFiniteByKeyPointSync( _ ByVal NumberOfProfiles As Long, _ ByRef ProfileArray() As Object, _ ByVal RefAxis As Object, _ ByVal KeyPointOrTangentFace As Object, _ ByRef KeyPointFlags As KeyPointExtentConstants, _ Optional ByVal ProfilePlaneSide As Variant, _ Optional ByVal WantEndCaps As Boolean = False _ ) As RevolvedSurface | 
| Value | Description | 
|---|---|
| igInteriorReverseTangentNormal | Key-point Extent - Interior Reverse Tangent Normal | 
| igInteriorTangentNormal | Key-point Extent - Interior Tangent Normal | 
| igReverseTangentNormal | Key-point Extent - Reverse Tangent Normal | 
| igTangentNormal | Key-point Extent - Tangent Normal |