| Solid Edge Assembly Type Library > AsmRefPlanes Collection : AddAngularByAngle Method |
| Visual Basic |
|---|
Public Function AddAngularByAngle( _ ByVal ParentPlane As Object, _ ByVal Angle As Double, _ ByVal Pivot As Object, _ ByVal PivotOrigin As ReferenceElementConstants, _ Optional ByVal NormalSide As Variant, _ Optional ByVal Local As Variant _ ) As AsmRefPlane |
| 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 |