Solid Edge FrameworkSupport Type Library
GetJumpRadius Method
Returns the jump radius for the connector.
Description
This method returns the jump radius for the referenced Connector object. The radius is a factor of DimStyle.LineWidth, accessible through the Style property of the referenced Connector object.
Syntax
Visual Basic
Public Sub GetJumpRadius( _
   ByRef JumpRadius As Double _
) 
Parameters
JumpRadius
Returns the jump radius for the connector.
See Also

Connector Object  | Connector Members  | Solid Edge V18 - What's New