Solid Edge FrameworkSupport Type Library
SetStartPoint Method
Specifies the new coordinates of the start point.
Specifies the new coordinates of the start point.
Specifies the new coordinates of the start point.
Description
This method relocates the starting point of the referenced object.
Syntax
Visual Basic
Public Sub SetStartPoint( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double _
) 
Parameters
x
Specifies the new coordinates of the start point.
y
Specifies the new coordinates of the start point.
z
Specifies the new coordinates of the start point.
See Also

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