Solid Edge Assembly 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
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

ArcSegment Object  | ArcSegment Members

Send comments on this topic.