Solid Edge FrameworkSupport Type Library
SetFreeSpacePoint Method
Specifies the coordinates of the free space point.
Specifies the coordinates of the free space point.
Specifies the coordinates of the free space point.
Description
Specifies the coordinates of the terminal connect point for a leader line belonging to the referenced dimensioning object.
Syntax
Visual Basic
Public Sub SetFreeSpacePoint( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double _
) 
Parameters
x
Specifies the coordinates of the free space point.
y
Specifies the coordinates of the free space point.
z
Specifies the coordinates of the free space point.
See Also

WeldSymbol Object  | WeldSymbol Members