Solid Edge FrameworkSupport Type Library
SetConnectorType Method
Member of the ConnectorTypeConstants constant set that specifies the type of the referenced Connector object.
Description
This method specifies the type of the referenced Connector object by passing a member of the ConnectorTypeConstants constant set.
Syntax
Visual Basic
Public Sub SetConnectorType( _
   ByVal ConnectorType As ConnectorTypeConstants _
) 
Parameters
ConnectorType
ValueDescription
seCornerConnector
seJumpConnector
seLineConnector
seStepConnector
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