Solid Edge FrameworkSupport Type Library
SetFlipState Method
Description
This method sets the flip state of the connector. For corner and step connectors, pass TRUE to flip the connector from horizontal to vertical. For a jump connector, pass TRUE to flip the arc above the line.
Syntax
Visual Basic
Public Sub SetFlipState( _
   ByVal FlipState As Boolean _
) 
Parameters
FlipState
See Also

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