Solid Edge FrameworkSupport Type Library
GetMultipleJogPoints Method
Description
Sets and returns number and offsets of jog points of the referenced dimension object.
Syntax
Visual Basic
Public Sub GetMultipleJogPoints( _
   ByRef numJogPoints As Integer, _
   ByRef initialYOffset As Double, _
   ByRef XOffsets() As Double, _
   ByRef YOffsets() As Double, _
   ByRef DistBet2Jogs() As Double _
) 
Parameters
numJogPoints
initialYOffset
XOffsets
YOffsets
DistBet2Jogs
See Also

Dimension Object  | Dimension Members