| Solid Edge FrameworkSupport Type Library > Dimension Object : SetMultipleJogPoints Method |
| Visual Basic |
|---|
Public Sub SetMultipleJogPoints( _ ByVal numJogPoints As Integer, _ ByVal initialYOffset As Double, _ ByRef XOffsets() As Double, _ ByRef YOffsets() As Double, _ ByRef DistBet2Jogs() As Double _ ) |