Solid Edge FrameworkSupport Type Library
GetFlipState Method
Returns TRUE when the connector is flipped.
Description
This method returns the flip state of the connector. By default, the first segment of corner and step connectors is horizontal and when FlipState is TRUE, the first segment is vertical. For jump connectors, the start-to-end direction determines whether the arc is above or below the connector. When TRUE, only the arc is flipped.
Syntax
Visual Basic
Public Sub GetFlipState( _
   ByRef FlipState As Boolean _
) 
Parameters
FlipState
Returns TRUE when the connector is flipped.
See Also

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