Solid Edge FrameworkSupport Type Library
GetConnectorType Method
Returns a member of the ConnectorTypeConstants constant set that specifies the type of the referenced Connector object.
Description
This method returns a member of the ConnectorTypeConstants constant set that specifies the type of the referenced Connector object.
Syntax
Visual Basic
Public Sub GetConnectorType( _
   ByRef ConnectorType As ConnectorTypeConstants _
) 
Parameters
ConnectorType
ValueDescription
seCornerConnector
seJumpConnector
seLineConnector
seStepConnector
Returns a member of the ConnectorTypeConstants constant set that specifies the type of the referenced Connector object.
See Also

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