| Solid Edge FrameworkSupport Type Library > Dimensions Collection : AddAngularCoordinate Method |
| Visual Basic |
|---|
Public Function AddAngularCoordinate( _ ByVal Obj1 As Object, _ ByVal Obj2 As Object, _ ByVal x2 As Double, _ ByVal y2 As Double, _ ByVal z2 As Double, _ ByVal keyPoint2 As Boolean, _ ByVal x3 As Double, _ ByVal y3 As Double, _ ByVal z3 As Double, _ ByVal valAngCoordMode As DimAngularCoordnateOrientationConstants _ ) As Dimension |
| Value | Description |
|---|---|
| igDimAngCoordOrientClockwise | Angular Coordinate Dimension Clockwise |
| igDimAngCoordOrientCounterClockwise | Angular Coordinate Dimension Counter Clockwise |