| Solid Edge Part Type Library > RefPlanes Collection : AddTangentToCurvedSurfaceAtKeyPoint Method |
| Visual Basic |
|---|
Public Function AddTangentToCurvedSurfaceAtKeyPoint( _ ByVal Face As Object, _ ByVal ParentPlane As Object, _ ByVal KeyPoint As Object, _ ByVal KeyPointTypeConstant As KeyPointType, _ ByVal XAxisAngle As Double, _ ByVal normalOrientation As ReferenceElementConstants, _ Optional ByVal Local As Variant _ ) As RefPlane |
| Value | Description |
|---|---|
| igKeyPointCallback | Keypoint Type - Callback |
| igKeyPointCenter | Keypoint Type - Center |
| igKeyPointEnd | Keypoint Type - End |
| igKeyPointHorizontalSilhouette | Keypoint Type - Horizontal Silhouette |
| igKeyPointInteriorNode | Keypoint Type - Interior Node |
| igKeyPointInteriorPole | Keypoint Type - Interior Pole |
| igKeyPointMajorAxis | Keypoint Type - Major Axis |
| igKeyPointMiddle | Keypoint Type - Middle |
| igKeyPointMinorAxis | Keypoint Type - Minor Axis |
| igKeyPointNonDefining | Keypoint Type - Non-defining |
| igKeyPointPointOnly | Keypoint Type - Point Only |
| igKeyPointStart | Keypoint Type - Start |
| igKeyPointVerticalSilhouette | Keypoint Type - Vertical Silhouette |
| Value | Description |
|---|---|
| ig3PointPlane | |
| igAngular | |
| igAtAngleToSurfaceAtKeypoint | |
| igCurveEnd | |
| igCurveStart | |
| igFlipNormal | |
| igNormalSide | |
| igNormalToCurve | |
| igNormalToCurveAtArcLengthRatio | |
| igNormalToCurveAtDistance | |
| igNormalToCurveAtDistanceAlongCurve | |
| igNormalToCurveAtKeyPoint | |
| igParallel | |
| igParallelThroughPoint | Unsupported Internal type. |
| igPivotEnd | |
| igPivotStart | |
| igPlaneAlignX | |
| igPlaneAlignY | |
| igPlaneByMirror | |
| igPlaneFlipHorizontal | |
| igPlaneFlipVertical | |
| igPlaneRotateLeft | |
| igPlaneRotateRight | |
| igRefEleInit | |
| igReverseNormalSide | |
| igTangentToFace | |
| igTangentToSurfaceAtAngle | |
| igTangentToSurfaceAtKeypoint |