| Solid Edge Part Type Library > RevolvedSurfaces Collection : AddFiniteByKeyPoint Method |
| Visual Basic |
|---|
Public Function AddFiniteByKeyPoint( _ ByVal NumberOfProfiles As Long, _ ByRef ProfileArray() As Object, _ ByVal RefAxis As RefAxis, _ 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 |